diff options
author | beat <beat@FreeBSD.org> | 2009-08-22 19:52:00 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2009-08-22 19:52:00 +0800 |
commit | 46139aa9476fa63264f93b6112b718ad497f9ba1 (patch) | |
tree | 78214fd59c432d5796847746cb4b25e5e5f2a5ed /mail/thunderbird/Makefile | |
parent | d387bc20dc5c4641f37292efd4e57bd72122f899 (diff) | |
download | freebsd-ports-gnome-46139aa9476fa63264f93b6112b718ad497f9ba1.tar.gz freebsd-ports-gnome-46139aa9476fa63264f93b6112b718ad497f9ba1.tar.zst freebsd-ports-gnome-46139aa9476fa63264f93b6112b718ad497f9ba1.zip |
- Update to 2.0.0.23
Security: http://www.mozilla.org/security/announce/2009/mfsa2009-42.html
With hat: gecko
Diffstat (limited to 'mail/thunderbird/Makefile')
-rw-r--r-- | mail/thunderbird/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 1ac984315484..3fe690ad7ebd 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -7,8 +7,7 @@ # PORTNAME= thunderbird -DISTVERSION= 2.0.0.22 -PORTREVISION= 1 +DISTVERSION= 2.0.0.23 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} MASTER_SITE_SUBDIR= thunderbird/releases/${DISTVERSION}/source |