summaryrefslogtreecommitdiff
path: root/lang/php5/Makefile
diff options
context:
space:
mode:
authorjdolecek <jdolecek@pkgsrc.org>2005-10-08 21:04:36 +0000
committerjdolecek <jdolecek@pkgsrc.org>2005-10-08 21:04:36 +0000
commitd6b8f0ce6e7bb122674fcdead39587f0601567bb (patch)
tree3b08fc2cbe6c332e61cf041a55268fd479b28c85 /lang/php5/Makefile
parentfda1006581f6700c4330cdea2726176462187009 (diff)
downloadpkgsrc-d6b8f0ce6e7bb122674fcdead39587f0601567bb.tar.gz
add inet6 to list of supported options; this effectively enables IPv6
support by default, since the USE_INET6 mapping now properly kicks in
Diffstat (limited to 'lang/php5/Makefile')
-rw-r--r--lang/php5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/php5/Makefile b/lang/php5/Makefile
index 28abb99d253..fe09646c051 100644
--- a/lang/php5/Makefile
+++ b/lang/php5/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2005/10/08 16:49:35 jdolecek Exp $
+# $NetBSD: Makefile,v 1.18 2005/10/08 21:04:36 jdolecek Exp $
#
PKGNAME= php-${PHP_BASE_VERS}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= lang
HOMEPAGE= http://www.php.net/