aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/grepip/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-mgmt/grepip/Makefile b/net-mgmt/grepip/Makefile
index 3bc2b8deafc0..f1ce51efced2 100644
--- a/net-mgmt/grepip/Makefile
+++ b/net-mgmt/grepip/Makefile
@@ -7,6 +7,7 @@
PORTNAME= grepip
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= net-mgmt
MASTER_SITES= ftp://ftp.lexa.ru/pub/domestic/lexa/ \
ftp://ftp.des.tstu.ru/pub/mirror/Unix/apache/apache.lexa.ru/pub/domestic/lexa/
@@ -16,8 +17,8 @@ COMMENT= Print lines contans IP matching a pattern in CIDR format
LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre
-PLIST_FILES= bin/grepip %%PORTDOCS%%%%DOCSDIR%%/README.txt
-PLIST_DIRS= %%PORTDOCS%%%%DOCSDIR%%
+PLIST_FILES= bin/grepip
+PORTDOCS= README.txt
do-build:
cd ${WRKSRC}; \