diff options
author | flo <flo@FreeBSD.org> | 2011-09-03 20:55:40 +0800 |
---|---|---|
committer | flo <flo@FreeBSD.org> | 2011-09-03 20:55:40 +0800 |
commit | de59c60afcaea9a993363a36b1e5c4d1b961241f (patch) | |
tree | ed3129da0ac84b18b38e80c84f56e64c0a0ae532 /www | |
parent | 93ed8f91a590f3477f39dbc7409b8a1e35614132 (diff) | |
download | freebsd-ports-gnome-de59c60afcaea9a993363a36b1e5c4d1b961241f.tar.gz freebsd-ports-gnome-de59c60afcaea9a993363a36b1e5c4d1b961241f.tar.zst freebsd-ports-gnome-de59c60afcaea9a993363a36b1e5c4d1b961241f.zip |
mark www/seamonkey2 deprecated
Diffstat (limited to 'www')
-rw-r--r-- | www/seamonkey2/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile index 94995149f61f..2976814efa38 100644 --- a/www/seamonkey2/Makefile +++ b/www/seamonkey2/Makefile @@ -16,6 +16,10 @@ DISTNAME= seamonkey-${DISTVERSION}.source MAINTAINER= gecko@FreeBSD.org COMMENT= The open source, standards compliant web browser +DEPRECATED= Upstream support dropped. Please consider using www/seamonkey instead. +EXPIRATION_DATE= 2011-10-01 +FORBIDDEN= several security vulnerabilities + CONFLICTS_BUILD= spidermonkey-1.[0-7]* LATEST_LINK= seamonkey2 USE_BZIP2= yes |