diff options
author | nectar <nectar@FreeBSD.org> | 2004-10-22 05:18:19 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2004-10-22 05:18:19 +0800 |
commit | d0e0c1d3556e1a080da68db2fee8b1c1c4a97fc8 (patch) | |
tree | ce1033886ffa2f8db74ad6e59701d5ad4cbec20e /www/linux-mozilla | |
parent | 3ac4cbc0085a46da12b1a1fa0f92979661a29acf (diff) | |
download | freebsd-ports-gnome-d0e0c1d3556e1a080da68db2fee8b1c1c4a97fc8.tar.gz freebsd-ports-gnome-d0e0c1d3556e1a080da68db2fee8b1c1c4a97fc8.tar.zst freebsd-ports-gnome-d0e0c1d3556e1a080da68db2fee8b1c1c4a97fc8.zip |
Mark FORBIDDEN due to unpatched security vulnerability documented for
over a month at
http://vuxml.freebsd.org/c1d97a8b-05ed-11d9-b45d-000c41e2cdad.html
Diffstat (limited to 'www/linux-mozilla')
-rw-r--r-- | www/linux-mozilla/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/linux-mozilla/Makefile b/www/linux-mozilla/Makefile index 6322ce1ccf61..e78b438f6bfe 100644 --- a/www/linux-mozilla/Makefile +++ b/www/linux-mozilla/Makefile @@ -12,6 +12,8 @@ CATEGORIES= www linux MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= mozilla/releases/mozilla${PORTVERSION}/linux-xpi +FORBIDDEN= "http://vuxml.freebsd.org/c1d97a8b-05ed-11d9-b45d-000c41e2cdad.html (security)" + PKGNAMEPREFIX= linux- DIST_SUBDIR= linux-mozilla/${PORTVERSION} |