diff options
Diffstat (limited to 'security/php-suhosin/Makefile')
-rw-r--r-- | security/php-suhosin/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/php-suhosin/Makefile b/security/php-suhosin/Makefile index cb9f6e054a3..27197eb71cf 100644 --- a/security/php-suhosin/Makefile +++ b/security/php-suhosin/Makefile @@ -1,13 +1,12 @@ -# $NetBSD: Makefile,v 1.4 2011/12/17 13:46:28 obache Exp $ +# $NetBSD: Makefile,v 1.5 2012/01/20 03:23:34 taca Exp $ # MODNAME= suhosin DISTNAME= suhosin-${PECL_VERSION} -PECL_VERSION= 0.9.32.1 +PECL_VERSION= 0.9.33 PECL_LEGACY_VERSION_SCHEME= yes CATEGORIES= www MASTER_SITES= http://download.suhosin.org/ -EXTRACT_SUFX= .tar.gz MAINTAINER= cg@cgall.de HOMEPAGE= http://www.hardened-php.net/suhosin/index.html |