diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2002-02-10 20:57:55 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2002-02-10 20:57:55 +0000 |
commit | 284e0e235b6658cf525ecb8ca70b03a9ea1e5041 (patch) | |
tree | 500b2937f049bb57af767fffe25b4211acdf3247 /www | |
parent | Fix obvious error in `configure' script relating to handling of (diff) |
Mark FORBIDDEN: this should have been done long ago.
Notes
Notes:
svn path=/head/; revision=54497
Diffstat (limited to 'www')
-rw-r--r-- | www/linux-netscape4/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/linux-netscape4/Makefile b/www/linux-netscape4/Makefile index c1fdb4c78648..b5650abd7dbf 100644 --- a/www/linux-netscape4/Makefile +++ b/www/linux-netscape4/Makefile @@ -14,6 +14,9 @@ DISTNAME= communicator-v408-export.x86-unknown-linux2.0_libc5 MAINTAINER= ports@FreeBSD.org +# This should have been marked FORBIDDEN long ago. - nectar 2002/02/10 +FORBIDDEN= "Multiple vulnerabilities: see http://www.securityfocus.com/bid/2637, http://www.securityfocus.com/bid/1726" + RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base \ netscape:${PORTSDIR}/www/netscape-wrapper |