summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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/