diff options
author | Florian Smeets <flo@FreeBSD.org> | 2012-02-17 19:48:26 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2012-02-17 19:48:26 +0000 |
commit | 564add05c1424c76b3381d611ff77eae6204fd9f (patch) | |
tree | f42dc00a882080a67d246e2f0ad6bb79d8436038 /mail/thunderbird/Makefile | |
parent | 6190617eaae1ebd022fea26ddca6e1c520ec5151 (diff) |
Notes
Diffstat (limited to 'mail/thunderbird/Makefile')
-rw-r--r-- | mail/thunderbird/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index b42fa5f84abd..11085e68231b 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -6,7 +6,7 @@ # PORTNAME= thunderbird -DISTVERSION= 10.0.1 +DISTVERSION= 10.0.2 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${DISTVERSION}/source |