aboutsummaryrefslogtreecommitdiff
path: root/www/netscape48-communicator
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>2001-08-05 18:18:01 +0000
committerSADA Kenji <sada@FreeBSD.org>2001-08-05 18:18:01 +0000
commitfa9813c69dfa6107094ab6ff62ebbd320b1bd5f1 (patch)
tree4463ec3338d433676352763bda9669d13842b28a /www/netscape48-communicator
parentd7f98b757fb44542491bd28fc68aadcf9ed4df28 (diff)
downloadports-fa9813c69dfa6107094ab6ff62ebbd320b1bd5f1.tar.gz
ports-fa9813c69dfa6107094ab6ff62ebbd320b1bd5f1.zip
Try to clearify circumstances of FreeBSD native version
in the FORBIDDEN message.
Notes
Notes: svn path=/head/; revision=45841
Diffstat (limited to 'www/netscape48-communicator')
-rw-r--r--www/netscape48-communicator/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/netscape48-communicator/Makefile b/www/netscape48-communicator/Makefile
index a06b099d2477..b9254f531e50 100644
--- a/www/netscape48-communicator/Makefile
+++ b/www/netscape48-communicator/Makefile
@@ -16,7 +16,9 @@ MAINTAINER?= sada@FreeBSD.org
RUN_DEPENDS+= netscape:${PORTSDIR}/www/netscape-wrapper
.if (!defined(BROWSER_VER) || ${PORTVERSION} == "4.76")
-BROKEN= "Has a serious security hole, use 4.77 instead"
+FORBIDDEN= "Has a serious security hole, use 4.77 or later instead.\
+ (These ports are available only for linux version and alpha arch.\
+ Looks Netscape has stopped to release new FreeBSD native binary)"
.endif
.if !defined(INFILE_HEAD)