diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2011-10-01 14:27:20 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2011-10-01 14:27:20 +0000 |
commit | 7c52fbc17cfc055c666c539091faf932d0b7307b (patch) | |
tree | 66e047b6d5fbaa2c9ccca00e14e596eb586e8fdc /mail/thunderbird/Makefile | |
parent | a3f3700ab32958a67be36f65dd14edeca38f3667 (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 e550d934b089..d37f297dce6f 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -6,7 +6,7 @@ # PORTNAME= thunderbird -DISTVERSION= 7.0 +DISTVERSION= 7.0.1 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${DISTVERSION}/source |