aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-11-14 06:08:41 +0800
committermiwi <miwi@FreeBSD.org>2008-11-14 06:08:41 +0800
commita5c1ebdf7d48f7c387bc0d4586e0a1a3063da347 (patch)
treebb521047d3e3de5b2bccb5d543f86b08f6049527 /www
parent0b1f4ca848bd0f95a4fa8d3b4c01e5ce78d8d999 (diff)
downloadfreebsd-ports-gnome-a5c1ebdf7d48f7c387bc0d4586e0a1a3063da347.tar.gz
freebsd-ports-gnome-a5c1ebdf7d48f7c387bc0d4586e0a1a3063da347.tar.zst
freebsd-ports-gnome-a5c1ebdf7d48f7c387bc0d4586e0a1a3063da347.zip
- Mark FORBIDDEN (a lot security issus http://www.vuxml.org/freebsd/f29fea8f-b19f-11dd-a55e-00163e000016.html)
Requested by: pav Hat: secteam
Diffstat (limited to 'www')
-rw-r--r--www/linux-firefox-devel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/linux-firefox-devel/Makefile b/www/linux-firefox-devel/Makefile
index d87263d277f4..8499619dfe57 100644
--- a/www/linux-firefox-devel/Makefile
+++ b/www/linux-firefox-devel/Makefile
@@ -16,5 +16,7 @@ COMMENT= Web browser based on the browser portion of Mozilla
USE_BZIP2= yes
+FORBIDDEN= Security issus http://www.vuxml.org/freebsd/f29fea8f-b19f-11dd-a55e-00163e000016.html
+
.include "${.CURDIR}/../linux-seamonkey/Makefile.common"
.include <bsd.port.mk>