Index: head/net/sniffit/Makefile =================================================================== --- head/net/sniffit/Makefile (revision 213871) +++ head/net/sniffit/Makefile (revision 213872) @@ -1,38 +1,38 @@ # ex:ts=8 # Ports collection makefile for: sniffit # Date created: 28 Mar 1998 # Whom: bsdx # # $FreeBSD$ # PORTNAME= sniffit PORTVERSION= 0.3.7b -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net security MASTER_SITES= http://www.mavetju.org/download/adopted/ DISTNAME= sniffit.0.3.7.beta PATCH_SITES= ${MASTER_SITE_DEBIAN_POOL} \ http://www.mavetju.org/download/adopted/ PATCHFILES= sniffit_0.3.7.beta-10.diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER= edwin@mavetju.org COMMENT= A packet sniffer program. For educational use GNU_CONFIGURE= yes ALL_TARGET= MAN5= sniffit.5 MAN8= sniffit.8 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/sniffit ${PREFIX}/sbin ${INSTALL_MAN} ${WRKSRC}/sniffit.5 ${PREFIX}/man/man5 ${INSTALL_MAN} ${WRKSRC}/sniffit.8 ${PREFIX}/man/man8 .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/sniffit ${INSTALL_MAN} ${WRKSRC}/README.FIRST ${PREFIX}/share/doc/sniffit .endif .include Property changes on: head/net/sniffit/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.26 \ No newline at end of property +1.27 \ No newline at end of property Index: head/net/sniffit/pkg-plist =================================================================== --- head/net/sniffit/pkg-plist (revision 213871) +++ head/net/sniffit/pkg-plist (revision 213872) @@ -1,3 +1,3 @@ sbin/sniffit -share/doc/sniffit/README.FIRST -@dirrm share/doc/sniffit +%%PORTDOCS%%share/doc/sniffit/README.FIRST +%%PORTDOCS%%@dirrm share/doc/sniffit Property changes on: head/net/sniffit/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property