aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/grepip
diff options
context:
space:
mode:
authormarkus <markus@FreeBSD.org>2007-03-15 02:03:04 +0800
committermarkus <markus@FreeBSD.org>2007-03-15 02:03:04 +0800
commite6ac361695f35e0579cfcec9d2872f526212b3cb (patch)
tree676405e43215670bd6ff021be1e50af16a34a889 /net-mgmt/grepip
parentf7bda0697ebb87096cf00d733ae6013bc0209358 (diff)
downloadfreebsd-ports-gnome-e6ac361695f35e0579cfcec9d2872f526212b3cb.tar.gz
freebsd-ports-gnome-e6ac361695f35e0579cfcec9d2872f526212b3cb.tar.zst
freebsd-ports-gnome-e6ac361695f35e0579cfcec9d2872f526212b3cb.zip
- Fix plist if NOPORTDOCS is defined
- Bump PORTREVISION Approved by: maintainer timeout (6 weeks)
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}; \