diff options
author | sat <sat@FreeBSD.org> | 2008-01-07 19:23:11 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2008-01-07 19:23:11 +0800 |
commit | 0e85784176412fe17642ec86fb086d05244da9f1 (patch) | |
tree | 6e28966164195a6689c82f4f8b2eae5242ec7284 | |
parent | 9465f89cd335efabb2adb6ff20e197adcb404177 (diff) | |
download | freebsd-ports-gnome-0e85784176412fe17642ec86fb086d05244da9f1.tar.gz freebsd-ports-gnome-0e85784176412fe17642ec86fb086d05244da9f1.tar.zst freebsd-ports-gnome-0e85784176412fe17642ec86fb086d05244da9f1.zip |
- Deprecate, with 1/31 expiration date
WWW: http://blog.netscape.com/2007/12/28/end-of-support-for-netscape-web-browsers/
Approved by: Pietro Cerutti <gahr@gahr.ch> (maintainer)
-rw-r--r-- | www/linux-netscape-navigator/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/linux-netscape-navigator/Makefile b/www/linux-netscape-navigator/Makefile index ff0c232d81c8..cf8d2299667c 100644 --- a/www/linux-netscape-navigator/Makefile +++ b/www/linux-netscape-navigator/Makefile @@ -14,6 +14,9 @@ PKGNAMEPREFIX= linux- MAINTAINER= gahr@gahr.ch COMMENT= Web browser from AOL Netscape +DEPRECATED= End of support by AOL on 2008-02-01: \ +http://blog.netscape.com/2007/12/28/end-of-support-for-netscape-web-browsers/ +EXPIRATION_DATE= 2008-01-31 RESTRICTED= redistribution not allowed BIN_NAME= navigator |