aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/grepip
diff options
context:
space:
mode:
authorMarkus Brueffer <markus@FreeBSD.org>2007-03-14 18:03:04 +0000
committerMarkus Brueffer <markus@FreeBSD.org>2007-03-14 18:03:04 +0000
commit7bfc515057643d4013859c4976476d985d082b6c (patch)
tree3cd452aad2075339559e1c680c0bf77cce70c98f /net-mgmt/grepip
parent638d25322dd03ec99f15303fb67369ddca0b02c8 (diff)
downloadports-7bfc515057643d4013859c4976476d985d082b6c.tar.gz
ports-7bfc515057643d4013859c4976476d985d082b6c.zip
- Fix plist if NOPORTDOCS is defined
- Bump PORTREVISION Approved by: maintainer timeout (6 weeks)
Notes
Notes: svn path=/head/; revision=187391
Diffstat (limited to 'net-mgmt/grepip')
-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}; \