diff options
author | beat <beat@FreeBSD.org> | 2010-03-19 17:32:29 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2010-03-19 17:32:29 +0800 |
commit | 2a7aab74ec57012b417eb719be66a1b605706b67 (patch) | |
tree | ccd5ba103559f756bbd12e28d20c58c0cd2801be /mail/thunderbird-esr/Makefile | |
parent | 77178003d94f4dced1c11ccfdc73c6e016a5694d (diff) | |
download | freebsd-ports-gnome-2a7aab74ec57012b417eb719be66a1b605706b67.tar.gz freebsd-ports-gnome-2a7aab74ec57012b417eb719be66a1b605706b67.tar.zst freebsd-ports-gnome-2a7aab74ec57012b417eb719be66a1b605706b67.zip |
- Update to 2.0.0.24
Diffstat (limited to 'mail/thunderbird-esr/Makefile')
-rw-r--r-- | mail/thunderbird-esr/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/thunderbird-esr/Makefile b/mail/thunderbird-esr/Makefile index a31a5f921e75..ba62a4cd48c3 100644 --- a/mail/thunderbird-esr/Makefile +++ b/mail/thunderbird-esr/Makefile @@ -7,8 +7,7 @@ # PORTNAME= thunderbird -DISTVERSION= 2.0.0.23 -PORTREVISION= 2 +DISTVERSION= 2.0.0.24 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} MASTER_SITE_SUBDIR= thunderbird/releases/${DISTVERSION}/source |