diff options
author | simon <simon@FreeBSD.org> | 2008-02-22 09:14:00 +0800 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2008-02-22 09:14:00 +0800 |
commit | 2ab10f9d49a58efd362a9e2d80d33f16875481dd (patch) | |
tree | a381bf6c52c7ec5b80702164abc85006ab00c0e4 /www | |
parent | c1a1c3f22035f148db2b04deb0f8e3b5282b10f5 (diff) | |
download | freebsd-ports-gnome-2ab10f9d49a58efd362a9e2d80d33f16875481dd.tar.gz freebsd-ports-gnome-2ab10f9d49a58efd362a9e2d80d33f16875481dd.tar.zst freebsd-ports-gnome-2ab10f9d49a58efd362a9e2d80d33f16875481dd.zip |
Mark FORBIDDEN due to multiple remote code execution vulnerabilities.
Security: http://vuxml.FreeBSD.org/810a5197-e0d9-11dc-891a-02061b08fc24.html
With hat: secteam
Diffstat (limited to 'www')
-rw-r--r-- | www/firefox15/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/firefox15/Makefile b/www/firefox15/Makefile index 44e937d16fd0..cd025f0a5c63 100644 --- a/www/firefox15/Makefile +++ b/www/firefox15/Makefile @@ -19,6 +19,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Web browser based on the browser portion of Mozilla DEPRECATED= Obsolete version, use Firefox 2.0 or greater instead +FORBIDDEN= http://vuxml.FreeBSD.org/810a5197-e0d9-11dc-891a-02061b08fc24.html LATEST_LINK= firefox15 MOZILLA= ${PORTNAME}${MOZILLA_SUFX} |