diff options
author | obrien <obrien@FreeBSD.org> | 2002-05-09 05:03:18 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2002-05-09 05:03:18 +0800 |
commit | f111ba417994497d427319a5aa3792da7f56efac (patch) | |
tree | 362b350cff7c7976efee9de78bb995f6030d6a89 /www | |
parent | 1a74c817ba807112ca26caa9f8aaa304219bfe83 (diff) | |
download | freebsd-ports-gnome-f111ba417994497d427319a5aa3792da7f56efac.tar.gz freebsd-ports-gnome-f111ba417994497d427319a5aa3792da7f56efac.tar.zst freebsd-ports-gnome-f111ba417994497d427319a5aa3792da7f56efac.zip |
Remove crypto restriction, but add forbidden from netscape4-communicator.
Diffstat (limited to 'www')
-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 f1a2f48af9c8..c1b18137ae0a 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 |