aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2001-03-26 11:38:29 +0000
committerThomas Gellekum <tg@FreeBSD.org>2001-03-26 11:38:29 +0000
commit861514c218a5a043830b8dae85cdb29b9a723ddb (patch)
treeb407a2aeef71a2fb18f471ba665cf320e92efb80 /lang
parentd81379c851779ea90997298cfdbe2b61c77cb96f (diff)
downloadports-861514c218a5a043830b8dae85cdb29b9a723ddb.tar.gz
ports-861514c218a5a043830b8dae85cdb29b9a723ddb.zip
Add MASTER_SITE_LOCAL to the master sites, as bento seems to have
problems fetching the distfile.
Notes
Notes: svn path=/head/; revision=40395
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}