diff options
author | Florian Smeets <flo@FreeBSD.org> | 2012-05-02 15:27:28 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2012-05-02 15:27:28 +0000 |
commit | 88b50d7b99590937add490112129e63d435d112a (patch) | |
tree | 1fa304248b90fffd676a75a20db3b2e7c80eda4e /mail/thunderbird/Makefile | |
parent | d313d559a6ad7f0da494abcf420a3d0525674f89 (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 c50979eeaa71..5f8eca56dd27 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -6,7 +6,7 @@ # PORTNAME= thunderbird -DISTVERSION= 12.0 +DISTVERSION= 12.0.1 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${DISTVERSION}/source |