Index: head/net/ipgrab/Makefile =================================================================== --- head/net/ipgrab/Makefile (revision 128106) +++ head/net/ipgrab/Makefile (revision 128107) @@ -1,22 +1,27 @@ # New ports collection makefile for: ipgrab # Date created: 23. January 2004 # Whom: Aaron Zauner # # $FreeBSD$ # PORTNAME= ipgrab PORTVERSION= 0.9.8 +PORTREVISION= 1 CATEGORIES= net security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= az_mail@gmx.at COMMENT= IPgrab is a verbose packet sniffer for UNIX hosts GNU_CONFIGURE= yes INFO= ipgrab PLIST_FILES= bin/ipgrab PORTDOCS= README + +post-install: + ${MKDIR} ${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .include Property changes on: head/net/ipgrab/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property