aboutsummaryrefslogtreecommitdiffstats
path: root/lang/py-mx-base/Makefile
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>2005-11-16 00:51:19 +0800
committertg <tg@FreeBSD.org>2005-11-16 00:51:19 +0800
commit8b57c1ac151f116510716e7deafc90e76b80c6e6 (patch)
tree8ae189d23e1d729a9efb5516c0d085cfe3c3877b /lang/py-mx-base/Makefile
parent3f0142d39d97abf19a809364dbd59a6465ab3e4b (diff)
downloadfreebsd-ports-graphics-8b57c1ac151f116510716e7deafc90e76b80c6e6.tar.gz
freebsd-ports-graphics-8b57c1ac151f116510716e7deafc90e76b80c6e6.tar.zst
freebsd-ports-graphics-8b57c1ac151f116510716e7deafc90e76b80c6e6.zip
Upgrade to 2.0.6.
Diffstat (limited to 'lang/py-mx-base/Makefile')
-rw-r--r--lang/py-mx-base/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/py-mx-base/Makefile b/lang/py-mx-base/Makefile
index 8be4f4fa1d9..f68541f6b87 100644
--- a/lang/py-mx-base/Makefile
+++ b/lang/py-mx-base/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= mx-base
-PORTVERSION= 2.0.5
+PORTVERSION= 2.0.6
CATEGORIES= lang python
-MASTER_SITES= http://www.egenix.com/files/python/ \
- ${MASTER_SITE_LOCAL}
+MASTER_SITES= http://www.egenix.com/files/python/
MASTER_SITE_SUBDIR= tg
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= egenix-${PORTNAME}-${PORTVERSION}
@@ -17,6 +16,7 @@ DISTNAME= egenix-${PORTNAME}-${PORTVERSION}
MAINTAINER= tg@FreeBSD.org
COMMENT= The eGenix mx-Extension Series for Python
+FETCH_CMD= /usr/bin/fetch -ar
USE_PYTHON= yes
USE_PYDISTUTILS=yes
.if defined(WITH_ZOPE)