diff options
Diffstat (limited to 'net-mgmt')
-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 8524b630962..58a2c72c951 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 3e61e5aac43..cc2b27eb2d1 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 |