diff options
author | simon <simon@FreeBSD.org> | 2005-08-17 20:04:58 +0000 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2005-08-17 20:04:58 +0000 |
commit | 11b254446a71104dee3c9643e4eb5d6e333f4cb9 (patch) | |
tree | 8557c483335d83a092119e49c02f6d7f76a0b2d1 /www | |
parent | b8aeb1241db37c6a53850613b624070196c29e2b (diff) | |
download | FreeBSD-ports-11b254446a71104dee3c9643e4eb5d6e333f4cb9.zip FreeBSD-ports-11b254446a71104dee3c9643e4eb5d6e333f4cb9.tar.gz |
Mark FORBIDDEN, due to remote code execution vulnerability.
Security: http://vuxml.FreeBSD.org/e65ad1bf-0d8b-11da-90d0-00304823c0d3.html
Approved by: portmgr (blanket, secteam)
Diffstat (limited to 'www')
-rw-r--r-- | www/phpadsnew/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/phpadsnew/Makefile b/www/phpadsnew/Makefile index 48742e7..3426c32 100644 --- a/www/phpadsnew/Makefile +++ b/www/phpadsnew/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= phpadsnew MAINTAINER= meno.abels@adviser.com COMMENT= The phpAdsNew is an open-source ad server +FORBIDDEN= http://vuxml.FreeBSD.org/e65ad1bf-0d8b-11da-90d0-00304823c0d3.html + USE_GZIP= yes NO_BUILD= yes USE_PHP= mysql pcre zlib |