aboutsummaryrefslogtreecommitdiff
path: root/mail/thunderbird-esr
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-12-08 06:26:27 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-12-08 06:26:27 +0000
commitf8f367632a48fe3da8d71f92659609d2a3224d2d (patch)
treeafad140e49c9d73b10cfc695c668526afb346798 /mail/thunderbird-esr
parenta9a5f10f85f41e652077d81809eb8de6ddf3fe11 (diff)
downloadports-f8f367632a48fe3da8d71f92659609d2a3224d2d.tar.gz
ports-f8f367632a48fe3da8d71f92659609d2a3224d2d.zip
Correct the MASTER_SITE_SUBDIR in order to fix fetching.
Submitted by: daichi
Notes
Notes: svn path=/head/; revision=123437
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 f71d93eeb7a0..34893b74ea76 100644
--- a/mail/thunderbird-esr/Makefile
+++ b/mail/thunderbird-esr/Makefile
@@ -9,7 +9,7 @@ PORTNAME= thunderbird
PORTVERSION= 1.0
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_MOZILLA}
-MASTER_SITE_SUBDIR= thunderbird/releases/${PORTVERSION}
+MASTER_SITE_SUBDIR= thunderbird/releases/${PORTVERSION}/source
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
MAINTAINER= gnome@FreeBSD.org