From 5e4ffdca7aa9f28581b25bdbaa754aa2d7314872 Mon Sep 17 00:00:00 2001 From: dholland Date: Sat, 16 Jun 2012 22:34:23 +0000 Subject: Remove 52 from PHP_VERSIONS_ACCEPTED. --- security/php-suhosin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security') 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} -- cgit v1.2.3