diff options
author | Xin LI <delphij@FreeBSD.org> | 2008-05-02 22:54:22 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2008-05-02 22:54:22 +0000 |
commit | b84bd20dfe3fcf0605436572f0e3e24d5c2ed3c9 (patch) | |
tree | 229c8bc70982ac0ffa9a8e83c496d93ba7ffb057 /mail/thunderbird3/Makefile | |
parent | e683dc2b82968c9452321c15b206bfe68f461285 (diff) | |
download | ports-b84bd20dfe3fcf0605436572f0e3e24d5c2ed3c9.tar.gz ports-b84bd20dfe3fcf0605436572f0e3e24d5c2ed3c9.zip |
Notes
Diffstat (limited to 'mail/thunderbird3/Makefile')
-rw-r--r-- | mail/thunderbird3/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/thunderbird3/Makefile b/mail/thunderbird3/Makefile index b116fab70393..ba3512675f62 100644 --- a/mail/thunderbird3/Makefile +++ b/mail/thunderbird3/Makefile @@ -7,8 +7,7 @@ # PORTNAME= thunderbird -DISTVERSION= 2.0.0.12 -PORTREVISION= 3 +DISTVERSION= 2.0.0.14 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} MASTER_SITE_SUBDIR= thunderbird/releases/${DISTVERSION}/source |