diff options
author | Florian Smeets <flo@FreeBSD.org> | 2012-02-13 19:26:46 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2012-02-13 19:26:46 +0000 |
commit | 7730e878314eb40000534868d7a20d0f0ce5500f (patch) | |
tree | eac097631fbc9edaf7915e3470c5cb632708eaa3 /mail/thunderbird/Makefile | |
parent | 2de9dc42eee243b758fe86e86a2a29dc16613aa7 (diff) |
Notes
Diffstat (limited to 'mail/thunderbird/Makefile')
-rw-r--r-- | mail/thunderbird/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 42fb9f8f6a38..b42fa5f84abd 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -6,10 +6,10 @@ # PORTNAME= thunderbird -DISTVERSION= 10.0 +DISTVERSION= 10.0.1 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA} -MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${DISTVERSION}-real/source +MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${DISTVERSION}/source DISTNAME= ${PORTNAME}-${DISTVERSION}.source MAINTAINER= gecko@FreeBSD.org |