diff options
Diffstat (limited to 'www/mod_php5/Makefile')
-rw-r--r-- | www/mod_php5/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile index 86b0957c91f1..741b81b98345 100644 --- a/www/mod_php5/Makefile +++ b/www/mod_php5/Makefile @@ -20,6 +20,8 @@ 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) |