diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-10-17 06:41:12 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-10-17 06:41:12 +0000 |
commit | bd9d86d0326eb67c154bfd38fa98d9db58cda13a (patch) | |
tree | c4c132d85649936484d06111ec076d00587226fb /www/netscape7/Makefile | |
parent | 9c207202c1a3143d58cd2b7cd0b2377ec9046df5 (diff) | |
download | ports-bd9d86d0326eb67c154bfd38fa98d9db58cda13a.tar.gz ports-bd9d86d0326eb67c154bfd38fa98d9db58cda13a.zip |
Damage to the CVS repository has been corrected, so add RDF files
(thanks to peter and sumikawa for help).
Mark forbidden due to another security bug (scanning a firewalled
or non-routable network from a hostile Web site with Javascript).
Notes
Notes:
svn path=/head/; revision=68191
Diffstat (limited to 'www/netscape7/Makefile')
-rw-r--r-- | www/netscape7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/netscape7/Makefile b/www/netscape7/Makefile index 7295038261fb..af4897c571ca 100644 --- a/www/netscape7/Makefile +++ b/www/netscape7/Makefile @@ -19,7 +19,7 @@ PATCHFILES= ${PKGNAMEPREFIX}linux-${MAJ}-${VER}-generated-files.tar.gz MAINTAINER?= trevor@FreeBSD.org -BROKEN= "damage to CVS repository" +FORBIDDEN= "security bug--see <URL:http://wp.netscape.com/eng/mozilla/ns7/relnotes/7.html#psm> and <URL:http://www.xwt.org/sop.txt>" BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk |