diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-11-07 16:48:02 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-11-07 16:48:02 +0000 |
commit | 993bf285ef317ff1d87394716cea0195d8332225 (patch) | |
tree | 2f442ac5e812da7892dc84888a9d8381fbfa4f86 /net-mgmt/phpip | |
parent | 5444fd5090478a6e00bed17f1837f4401e45b4a2 (diff) | |
download | ports-993bf285ef317ff1d87394716cea0195d8332225.tar.gz ports-993bf285ef317ff1d87394716cea0195d8332225.zip |
Notes
Diffstat (limited to 'net-mgmt/phpip')
-rw-r--r-- | net-mgmt/phpip/Makefile | 6 | ||||
-rw-r--r-- | net-mgmt/phpip/distinfo | 1 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net-mgmt/phpip/Makefile b/net-mgmt/phpip/Makefile index 8524b630962a..58a2c72c9519 100644 --- a/net-mgmt/phpip/Makefile +++ b/net-mgmt/phpip/Makefile @@ -7,6 +7,7 @@ PORTNAME= phpip PORTVERSION= ${SNAPSHOT} +PORTREVISION= 1 CATEGORIES= net-mgmt www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/4.3.2%20-%20No%20Upgrade%20Support DISTNAME= ${PORTNAME}-4.3.2-build-${SNAPSHOT} @@ -15,9 +16,10 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A complete IPv4 IPAM (IP address management) suite SNAPSHOT= 200611081420 -NO_BUILD= YES +NO_BUILD= yes USE_PHP= mysql -WANT_PHP_WEB= YES +USE_DOS2UNIX= yes +WANT_PHP_WEB= yes PHPIP?= www/phpip PLIST_SUB+= PHPIP=${PHPIP} diff --git a/net-mgmt/phpip/distinfo b/net-mgmt/phpip/distinfo index 3e61e5aac439..cc2b27eb2d19 100644 --- a/net-mgmt/phpip/distinfo +++ b/net-mgmt/phpip/distinfo @@ -1,3 +1,2 @@ -MD5 (phpip-4.3.2-build-200611081420.tar.gz) = 36a3466f0af57cb8624a6adc8e396b29 SHA256 (phpip-4.3.2-build-200611081420.tar.gz) = 7a80bafc11d9304795301d75e1fcb7a2f26c68d5dab6d45a25f5f44650e4a50a SIZE (phpip-4.3.2-build-200611081420.tar.gz) = 146237 |