View | Details | Raw Unified | Return to bug 31180
Collapse All | Expand All

(-)rats/Makefile (-1 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	rats
8
PORTNAME=	rats
9
PORTVERSION=	1.1
9
PORTVERSION=	1.3
10
CATEGORIES=	security devel
10
CATEGORIES=	security devel
11
MASTER_SITES=	http://www.securesw.com/rats/
11
MASTER_SITES=	http://www.securesw.com/rats/
12
12
Lines 25-29 Link Here
25
	${MKDIR} ${PREFIX}/share/doc/rats
25
	${MKDIR} ${PREFIX}/share/doc/rats
26
	${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/rats
26
	${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/rats
27
.endif
27
.endif
28
MAN1=		rats.1
28
29
29
.include <bsd.port.mk>
30
.include <bsd.port.mk>
(-)rats/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (rats-1.1.tar.gz) = 39bd3a5f9bdecff15b0fec0c1bb5203a
1
MD5 (rats-1.3.tar.gz) = 1c90d307be665ec8c5b406aee6b02535
(-)rats/pkg-plist (+1 lines)
Lines 2-6 Link Here
2
lib/rats-c.xml
2
lib/rats-c.xml
3
lib/rats-perl.xml
3
lib/rats-perl.xml
4
lib/rats-python.xml
4
lib/rats-python.xml
5
lib/rats-php.xml
5
%%PORTDOCS%%share/doc/rats/README
6
%%PORTDOCS%%share/doc/rats/README
6
%%PORTDOCS%%@dirrm share/doc/rats
7
%%PORTDOCS%%@dirrm share/doc/rats

Return to bug 31180