summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-06-16 22:34:23 +0000
committerdholland <dholland@pkgsrc.org>2012-06-16 22:34:23 +0000
commit5e4ffdca7aa9f28581b25bdbaa754aa2d7314872 (patch)
treece09ba4fb76529810a8a64f1e568e717c9ced499 /security
parentef811f3fb821eff247140ab158701c83eb2821cb (diff)
downloadpkgsrc-5e4ffdca7aa9f28581b25bdbaa754aa2d7314872.tar.gz
Remove 52 from PHP_VERSIONS_ACCEPTED.
Diffstat (limited to 'security')
-rw-r--r--security/php-suhosin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/php-suhosin/Makefile b/security/php-suhosin/Makefile
index 40620f67324..dc675cfb5f3 100644
--- a/security/php-suhosin/Makefile
+++ b/security/php-suhosin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2012/06/16 02:59:48 taca Exp $
+# $NetBSD: Makefile,v 1.7 2012/06/16 22:34:23 dholland Exp $
#
MODNAME= suhosin
@@ -15,7 +15,7 @@ COMMENT= Advanced protection system for PHP installations
PKG_DESTDIR_SUPPORT= user-destdir
# There is no patch for PHP 5.4 yet(?).
-PHP_VERSIONS_ACCEPTED= 52 53
+PHP_VERSIONS_ACCEPTED= 53
CONFIGURE_ARGS= --enable-${MODNAME}