diff options
author | jedgar <jedgar@FreeBSD.org> | 2002-02-27 19:05:43 +0000 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2002-02-27 19:05:43 +0000 |
commit | b4ef299580bbe90f6df1f82a6107acaf9d66e5dd (patch) | |
tree | 6ccbae8e727b210159346daf51756de491a9929f /www/mod_php4/Makefile | |
parent | 8a0a832358db8d2b5eba98dd26b07c9dd303a99e (diff) | |
download | FreeBSD-ports-b4ef299580bbe90f6df1f82a6107acaf9d66e5dd.zip FreeBSD-ports-b4ef299580bbe90f6df1f82a6107acaf9d66e5dd.tar.gz |
Mark as FORBIDDEN due to being remotely exploitable.
Diffstat (limited to 'www/mod_php4/Makefile')
-rw-r--r-- | www/mod_php4/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile index 86b0957..741b81b 100644 --- a/www/mod_php4/Makefile +++ b/www/mod_php4/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) |