aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>2001-03-26 19:38:29 +0800
committertg <tg@FreeBSD.org>2001-03-26 19:38:29 +0800
commit34c9a774bfc8d4332c9700a09b49a198dc13e84c (patch)
tree8457b6be5eaf2d5ac59f8684047b8032174c924e /lang
parent6b1840f6a03865457089c91bfd50c7167cafc3e5 (diff)
downloadfreebsd-ports-gnome-34c9a774bfc8d4332c9700a09b49a198dc13e84c.tar.gz
freebsd-ports-gnome-34c9a774bfc8d4332c9700a09b49a198dc13e84c.tar.zst
freebsd-ports-gnome-34c9a774bfc8d4332c9700a09b49a198dc13e84c.zip
Add MASTER_SITE_LOCAL to the master sites, as bento seems to have
problems fetching the distfile.
Diffstat (limited to 'lang')
-rw-r--r--lang/py-mx-base/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/py-mx-base/Makefile b/lang/py-mx-base/Makefile
index c56af984997e..8527aabc0a7e 100644
--- a/lang/py-mx-base/Makefile
+++ b/lang/py-mx-base/Makefile
@@ -8,7 +8,9 @@
PORTNAME= mx-base
PORTVERSION= 2.0.0
CATEGORIES= lang python
-MASTER_SITES= http://www.lemburg.com/python/
+MASTER_SITES= http://www.lemburg.com/python/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= tg
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= egenix-${PORTNAME}-${PORTVERSION}