diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-05-01 19:21:40 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-05-01 19:21:40 +0000 |
commit | 03bca66437097196a9d60c74317515e93110afd0 (patch) | |
tree | 51306450a5afd7760f9117942d012d2926fb67fd /www/linux-mozilla | |
parent | fix a minor bug. (diff) |
Mark forbidden because of security bug.
Reported by: mbr
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 1abd43ee6ec2..58e50e803e03 100644 --- a/www/linux-mozilla/Makefile +++ b/www/linux-mozilla/Makefile @@ -21,6 +21,8 @@ PATCHFILES= linux-mozilla-${PORTVERSION}-generated-files.tar.gz MAINTAINER= trevor@FreeBSD.org +FORBIDDEN= "malicious Web servers can upload files--see http://sec.greymagic.com/adv/gm001-ns/ or http://www.heise.de/ct/browsercheck/n6demo1.shtml " + BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0.5.0:${PORTSDIR}/x11-toolkits/linux-gtk |