diff options
author | Florian Smeets <flo@FreeBSD.org> | 2012-02-02 09:01:30 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2012-02-02 09:01:30 +0000 |
commit | 847077d43300953b3ef806a9beb78e9d900642c9 (patch) | |
tree | 3777e284db90479fb5a9cb52545b16a057807fb9 /mail/thunderbird | |
parent | d1e19975c6307527a22ee5bf2e113aa6b1f2d9b5 (diff) |
Notes
Diffstat (limited to 'mail/thunderbird')
-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 be13e918ed73..42fb9f8f6a38 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -9,7 +9,7 @@ PORTNAME= thunderbird DISTVERSION= 10.0 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA} -MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${DISTVERSION}/source +MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${DISTVERSION}-real/source DISTNAME= ${PORTNAME}-${DISTVERSION}.source MAINTAINER= gecko@FreeBSD.org |