diff options
-rw-r--r-- | www/netscape4-communicator/Makefile | 7 | ||||
-rw-r--r-- | www/netscape48-communicator/Makefile | 7 |
2 files changed, 2 insertions, 12 deletions
diff --git a/www/netscape4-communicator/Makefile b/www/netscape4-communicator/Makefile index c3967a73b79b..be67e128c8fc 100644 --- a/www/netscape4-communicator/Makefile +++ b/www/netscape4-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) 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) |