diff options
author | obrien <obrien@FreeBSD.org> | 2002-05-08 21:03:18 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2002-05-08 21:03:18 +0000 |
commit | f111ba417994497d427319a5aa3792da7f56efac (patch) | |
tree | 362b350cff7c7976efee9de78bb995f6030d6a89 /www/netscape4-communicator.us | |
parent | 1a74c817ba807112ca26caa9f8aaa304219bfe83 (diff) | |
download | FreeBSD-ports-f111ba417994497d427319a5aa3792da7f56efac.zip FreeBSD-ports-f111ba417994497d427319a5aa3792da7f56efac.tar.gz |
Remove crypto restriction, but add forbidden from netscape4-communicator.
Diffstat (limited to 'www/netscape4-communicator.us')
-rw-r--r-- | www/netscape4-communicator.us/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/netscape4-communicator.us/Makefile b/www/netscape4-communicator.us/Makefile index f1a2f48..c1b1813 100644 --- a/www/netscape4-communicator.us/Makefile +++ b/www/netscape4-communicator.us/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= /compat/linux/lib/ld-linux.so.1:${PORTSDIR}/emulators/linux_base -RESTRICTED= "Commerial & USA ITAR export restrictions" +FORBIDDEN= "Has a serious security hole, use 4.77 or later instead. NO_LATEST_LINK= yes ONLY_FOR_ARCHS= i386 |