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/linux-netscape4 | |
parent | 0a0e5a83731508683d940bee8226bff9fd5671e4 (diff) | |
download | ports-284e0e235b6658cf525ecb8ca70b03a9ea1e5041.tar.gz ports-284e0e235b6658cf525ecb8ca70b03a9ea1e5041.zip |
Notes
Diffstat (limited to 'www/linux-netscape4')
-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 |