diff options
author | nectar <nectar@FreeBSD.org> | 2002-02-11 04:57:55 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2002-02-11 04:57:55 +0800 |
commit | f17e746812a2e338832933aad8770eb234bcfcfd (patch) | |
tree | f4cef011b09dc4a052691b926c11b901cdfef64c | |
parent | 95b9f1b84aa8eee082d3ff4ad80c47217c39a58c (diff) | |
download | freebsd-ports-gnome-f17e746812a2e338832933aad8770eb234bcfcfd.tar.gz freebsd-ports-gnome-f17e746812a2e338832933aad8770eb234bcfcfd.tar.zst freebsd-ports-gnome-f17e746812a2e338832933aad8770eb234bcfcfd.zip |
Mark FORBIDDEN: this should have been done long ago.
-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 |