aboutsummaryrefslogtreecommitdiffstats
path: root/mail/thunderbird-esr
diff options
context:
space:
mode:
authorflo <flo@FreeBSD.org>2012-02-02 17:01:30 +0800
committerflo <flo@FreeBSD.org>2012-02-02 17:01:30 +0800
commitf12c4bf560a91618c4e32a3efd1c8da04f5cfd25 (patch)
tree12d676c860837a84a4ed2a9c283997b049c8887f /mail/thunderbird-esr
parent3538d874ca0dc6e00b6e05e46469f889fd22d959 (diff)
downloadfreebsd-ports-gnome-f12c4bf560a91618c4e32a3efd1c8da04f5cfd25.tar.gz
freebsd-ports-gnome-f12c4bf560a91618c4e32a3efd1c8da04f5cfd25.tar.zst
freebsd-ports-gnome-f12c4bf560a91618c4e32a3efd1c8da04f5cfd25.zip
Fix fetch by catching up to last minute directory changes
Diffstat (limited to 'mail/thunderbird-esr')
-rw-r--r--mail/thunderbird-esr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/thunderbird-esr/Makefile b/mail/thunderbird-esr/Makefile
index be13e918ed73..42fb9f8f6a38 100644
--- a/mail/thunderbird-esr/Makefile
+++ b/mail/thunderbird-esr/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