summaryrefslogtreecommitdiff
path: root/www/netscape48-communicator
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>2001-04-10 15:37:23 +0000
committerSADA Kenji <sada@FreeBSD.org>2001-04-10 15:37:23 +0000
commitd2f2111d04a5a0c0c3e16271ca37342d26dc4b6b (patch)
tree12331453733186b9133fdc9fa430cf98f57d89c1 /www/netscape48-communicator
parent- Remove ^M from yet more files (diff)
Mark as broken for 4.76 browsers.
See <http://www.securityfocus.com/archive/1/175060> for details. Noticed by: KOJIMA Hajime <kjm@rins.ryukoku.ac.jp> at [ports-jp 10925].
Notes
Notes: svn path=/head/; revision=41206
Diffstat (limited to 'www/netscape48-communicator')
-rw-r--r--www/netscape48-communicator/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/netscape48-communicator/Makefile b/www/netscape48-communicator/Makefile
index 3652195f1993..ce90ed264abf 100644
--- a/www/netscape48-communicator/Makefile
+++ b/www/netscape48-communicator/Makefile
@@ -15,6 +15,10 @@ MAINTAINER?= sada@FreeBSD.org
RUN_DEPENDS+= netscape:${PORTSDIR}/www/netscape-wrapper
+.if (${PORTVERSION} == "4.76")
+BROKEN= "has a serious security hole, use 4.77 instead"
+.endif
+
.if !defined(INFILE_HEAD)
# not included from master ports
NO_LATEST_LINK= yes