summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authormjl <mjl>2008-09-10 13:56:40 +0000
committermjl <mjl>2008-09-10 13:56:40 +0000
commitd245f73acdae8cc11daf0e52e0ae83378b585e1f (patch)
tree877dbc93e4f454ef72d49229c18b88860298f705 /converters
parentbee0111526a1ff6335e184468b57a611c9653191 (diff)
downloadpkgsrc-d245f73acdae8cc11daf0e52e0ae83378b585e1f.tar.gz
Correct package name.
Diffstat (limited to 'converters')
-rw-r--r--converters/py-simplejson/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/py-simplejson/Makefile b/converters/py-simplejson/Makefile
index e16c463e4e9..749b623cf43 100644
--- a/converters/py-simplejson/Makefile
+++ b/converters/py-simplejson/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/09/10 13:53:29 mjl Exp $
+# $NetBSD: Makefile,v 1.2 2008/09/10 13:56:40 mjl Exp $
#
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
DISTNAME= simplejson-1.9.2
CATEGORIES= converters
MASTER_SITES= http://pypi.python.org/packages/source/s/simplejson/