diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2010-03-30 18:53:39 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2010-03-30 18:53:39 +0000 |
commit | 46fced12acb349c200b5e1ead7d5fa2f6aa9999b (patch) | |
tree | 51cc9f9037503b1f5578c07f71769862b7ed62df /mail/thunderbird3/Makefile | |
parent | ff203d57257af0c81561994466bb2f7f5d982ed6 (diff) | |
download | ports-46fced12acb349c200b5e1ead7d5fa2f6aa9999b.tar.gz ports-46fced12acb349c200b5e1ead7d5fa2f6aa9999b.zip |
- Update to 3.0.4
Notes
Notes:
svn path=/head/; revision=251849
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 521239cee7b3..10fdc9796177 100644 --- a/mail/thunderbird3/Makefile +++ b/mail/thunderbird3/Makefile @@ -6,8 +6,7 @@ # PORTNAME= thunderbird -DISTVERSION= 3.0.3 -PORTREVISION= 1 +DISTVERSION= 3.0.4 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${DISTVERSION}/source/ |