diff options
Diffstat (limited to 'devel/py-distribute/Makefile')
-rw-r--r-- | devel/py-distribute/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/py-distribute/Makefile b/devel/py-distribute/Makefile index 64606b18706..89bd22c8e20 100644 --- a/devel/py-distribute/Makefile +++ b/devel/py-distribute/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2012/10/31 11:19:30 asau Exp $ +# $NetBSD: Makefile,v 1.4 2012/12/16 15:41:15 wiz Exp $ # -DISTNAME= distribute-0.6.29 -PKGNAME= ${PYPKGPREFIX}-distribute-0.6.29 +DISTNAME= distribute-0.6.32 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel MASTER_SITES= http://pypi.python.org/packages/source/d/distribute/ |