diff options
Diffstat (limited to 'www/mod_php4/Makefile')
-rw-r--r-- | www/mod_php4/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile index 741b81b98345..46afb7a9707a 100644 --- a/www/mod_php4/Makefile +++ b/www/mod_php4/Makefile @@ -6,7 +6,7 @@ # PORTNAME?= mod_php4 -PORTVERSION= 4.1.1 +PORTVERSION= 4.1.2 PORTREVISION?= 0 CATEGORIES?= www MASTER_SITES= http://us.php.net/${PHP_DISTDIR}/ \ @@ -20,8 +20,6 @@ MASTER_SITES= http://us.php.net/${PHP_DISTDIR}/ \ http://php3.globe.de/${PHP_DISTDIR}/ DISTNAME= php-${PORTVERSION} -FORBIDDEN= "Remotely exploitable." - MAINTAINER= dirk@FreeBSD.org .if !defined(STANDALONE) |