From 861514c218a5a043830b8dae85cdb29b9a723ddb Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Mon, 26 Mar 2001 11:38:29 +0000 Subject: Add MASTER_SITE_LOCAL to the master sites, as bento seems to have problems fetching the distfile. --- lang/py-mx-base/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lang') 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} -- cgit v1.2.3