diff options
author | beat <beat@FreeBSD.org> | 2011-03-02 06:23:58 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2011-03-02 06:23:58 +0800 |
commit | 4a568a71227c22ee69d8f68b3f7e21f5b9c91a63 (patch) | |
tree | 6453d6a2b6e321f79d1912a30377fdc4cacfd9bd /mail | |
parent | e8e007217aa13b51a7eef589c94298f7f7aefd24 (diff) | |
download | freebsd-ports-gnome-4a568a71227c22ee69d8f68b3f7e21f5b9c91a63.tar.gz freebsd-ports-gnome-4a568a71227c22ee69d8f68b3f7e21f5b9c91a63.tar.zst freebsd-ports-gnome-4a568a71227c22ee69d8f68b3f7e21f5b9c91a63.zip |
- Mark DEPRECATED: Thunderbird 3.0.11 was the last security and stability
update for Thunderbird 3.0.x. Please consider using mail/thunderbird
instead.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/thunderbird3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/thunderbird3/Makefile b/mail/thunderbird3/Makefile index 4e844d1fa1b5..f865bf831cef 100644 --- a/mail/thunderbird3/Makefile +++ b/mail/thunderbird3/Makefile @@ -17,6 +17,7 @@ COMMENT= Mozilla Thunderbird is standalone mail and news that stands above BUILD_DEPENDS= nspr>=4.8:${PORTSDIR}/devel/nspr +DEPRECATED= Upstream support dropped. Please consider using mail/thunderbird instead USE_AUTOTOOLS= autoconf213 LATEST_LINK= thunderbird3 USE_GECKO= gecko |