diff options
author | nectar <nectar@FreeBSD.org> | 2004-10-22 05:39:29 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2004-10-22 05:39:29 +0800 |
commit | cac5f825d88663304f39d8c7d5e621cb27b0f66a (patch) | |
tree | 52f0687a1c14c6611fced5a9adca91a768ca2a87 /www | |
parent | 6c97aff689598872d243c89f231c0c888a1d43e4 (diff) | |
download | freebsd-ports-graphics-cac5f825d88663304f39d8c7d5e621cb27b0f66a.tar.gz freebsd-ports-graphics-cac5f825d88663304f39d8c7d5e621cb27b0f66a.tar.zst freebsd-ports-graphics-cac5f825d88663304f39d8c7d5e621cb27b0f66a.zip |
Mark FORBIDDEN: I have no doubt that many of the vulnerabilities that
have affected Mozilla and other browsers also affect these ancient
Netscape versions.
Diffstat (limited to 'www')
-rw-r--r-- | www/netscape47-communicator/Makefile | 2 | ||||
-rw-r--r-- | www/netscape48-communicator/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/www/netscape47-communicator/Makefile b/www/netscape47-communicator/Makefile index 861a0cdaf5c..2cbe54a1772 100644 --- a/www/netscape47-communicator/Makefile +++ b/www/netscape47-communicator/Makefile @@ -12,6 +12,8 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_NETSCAPE} DISTFILES= ${BROWSER_NAME}-v${PORTVERSION:S/.//g}-us.${NETSCAPE_DIST_TAG}.tar.gz +FORBIDDEN= multiple vulnerabilities with no hope of fixes + MAINTAINER= freebsd-alpha@FreeBSD.org COMMENT?= Netscape version 4 communicator web-surfboard for DEC Alpha diff --git a/www/netscape48-communicator/Makefile b/www/netscape48-communicator/Makefile index b4140fc8649..e19811dfe80 100644 --- a/www/netscape48-communicator/Makefile +++ b/www/netscape48-communicator/Makefile @@ -11,6 +11,8 @@ CATEGORIES= www linux MASTER_SITES= ${MASTER_SITE_NETSCAPE} DISTFILES= ${BROWSER_NAME}-v${BROWSER_V}-us.${NETSCAPE_DIST_TAG}.tar.gz +FORBIDDEN= multiple vulnerabilities with no hope of fixes + MAINTAINER= sada@FreeBSD.org COMMENT?= Netscape ver 4 communicator web-surfboard |