aboutsummaryrefslogtreecommitdiff
path: root/devel/py-turbokid/Makefile
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2007-01-25 21:48:20 +0000
committerNicola Vitale <nivit@FreeBSD.org>2007-01-25 21:48:20 +0000
commita9f55050ea0fae9418676cb8645aa5d8a252ea91 (patch)
tree43c2fa69ed88e5a407bffcf1983e4b2be6180264 /devel/py-turbokid/Makefile
parent328c5bc050b69ab162ad5fb954ba08f7f9e468af (diff)
downloadports-a9f55050ea0fae9418676cb8645aa5d8a252ea91.tar.gz
ports-a9f55050ea0fae9418676cb8645aa5d8a252ea91.zip
Notes
Diffstat (limited to 'devel/py-turbokid/Makefile')
-rw-r--r--devel/py-turbokid/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/py-turbokid/Makefile b/devel/py-turbokid/Makefile
index 4f8d716f4ce4..1f984d388be7 100644
--- a/devel/py-turbokid/Makefile
+++ b/devel/py-turbokid/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= TurboKid
-PORTVERSION= 0.9.8
+PORTVERSION= 0.9.9
CATEGORIES= devel python
-MASTER_SITES= http://files.turbogears.org/eggs/ \
+MASTER_SITES= http://cheeseshop.python.org/packages/${PYTHON_VER}/T/TurboKid/ \
http://nivi.interfree.it/distfiles/${PORTNAME}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PYTURBOKID_EGG}
@@ -34,7 +34,7 @@ SUB_LIST+= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR} \
EASY_INSTALL= ${LOCALBASE}/bin/easy_install
EASY_INSTALL_ARGS= -N -b ${WRKSRC} -d ${PYTHON_SITELIBDIR} -s ${PREFIX}/bin
-PYTURBOKID_EGG= ${PORTNAME}-${PORTVERSION}-py${PYTHON_VERSION:S/^python//}.egg
+PYTURBOKID_EGG= ${PORTNAME}-${PORTVERSION}-py${PYTHON_VER}.egg
do-extract:
${MKDIR} ${WRKSRC}