diff options
author | ale <ale@FreeBSD.org> | 2006-10-05 05:13:11 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2006-10-05 05:13:11 +0800 |
commit | 91cc84b91a80dce72a2c810c7864ad7be255b8f0 (patch) | |
tree | 61e59e5de7cd103b887a98c9c58e9245386eafb1 /security/php-suhosin/Makefile | |
parent | 455a134000b14499167c4b8498cb473850acea0f (diff) | |
download | freebsd-ports-gnome-91cc84b91a80dce72a2c810c7864ad7be255b8f0.tar.gz freebsd-ports-gnome-91cc84b91a80dce72a2c810c7864ad7be255b8f0.tar.zst freebsd-ports-gnome-91cc84b91a80dce72a2c810c7864ad7be255b8f0.zip |
Update to 0.9.6 release.
Diffstat (limited to 'security/php-suhosin/Makefile')
-rw-r--r-- | security/php-suhosin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/php-suhosin/Makefile b/security/php-suhosin/Makefile index c06c3a335e6b..8ac1aedefafe 100644 --- a/security/php-suhosin/Makefile +++ b/security/php-suhosin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= suhosin -PORTVERSION= 0.9.5 +PORTVERSION= 0.9.6 CATEGORIES= security MASTER_SITES= http://www.hardened-php.net/suhosin/_media/ PKGNAMEPREFIX= php- |