diff options
author | SADA Kenji <sada@FreeBSD.org> | 2001-05-06 13:02:58 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 2001-05-06 13:02:58 +0000 |
commit | 6feb80912f4a6a858d77b6c6491936ae9a8ea85f (patch) | |
tree | f52151e29e55cd881359d5bdcef55c81570d8eed /www/netscape48-communicator/Makefile | |
parent | e50f598537c444c95d8ac3a7b255d74ed4fe7dd6 (diff) |
Put back long broken message.
Notes
Notes:
svn path=/head/; revision=42324
Diffstat (limited to 'www/netscape48-communicator/Makefile')
-rw-r--r-- | www/netscape48-communicator/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/www/netscape48-communicator/Makefile b/www/netscape48-communicator/Makefile index c3967a73b79b..be67e128c8fc 100644 --- a/www/netscape48-communicator/Makefile +++ b/www/netscape48-communicator/Makefile @@ -16,12 +16,7 @@ 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.\ - In addition to,\ - on FreeBSD ports,\ - 4.77 is available only for Linux/Alpha-arch now,\ - and looks Netscape would never support FreeBSD native one\ - any more" +BROKEN= "Has a serious security hole, use 4.77 instead" .endif .if !defined(INFILE_HEAD) |