summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-06-07 14:26:24 +0000
committerwiz <wiz@pkgsrc.org>2014-06-07 14:26:24 +0000
commit9f4400de3f8c03b31d310740d12d4e8d0a3117fc (patch)
tree094c1327e1bd57c41558935f16f155e9e040fea0
parentb895ec58d81beb9b9f9f69a17d51275f2af127af (diff)
downloadpkgsrc-9f4400de3f8c03b31d310740d12d4e8d0a3117fc.tar.gz
Make PKGNAME ${PYPKGPREFIX}-python-digest like for the python2 version,
to make it easier for the two to replace each other.
-rw-r--r--www/py-python3-digest/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-python3-digest/Makefile b/www/py-python3-digest/Makefile
index c52791dbea9..092e0076827 100644
--- a/www/py-python3-digest/Makefile
+++ b/www/py-python3-digest/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2014/06/02 04:43:12 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2014/06/07 14:26:24 wiz Exp $
DISTNAME= python3-digest-1.8b4
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python3/python/}
CATEGORIES= python www
MASTER_SITES= https://pypi.python.org/packages/source/p/python3-digest/