From d245f73acdae8cc11daf0e52e0ae83378b585e1f Mon Sep 17 00:00:00 2001 From: mjl Date: Wed, 10 Sep 2008 13:56:40 +0000 Subject: Correct package name. --- converters/py-simplejson/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'converters') 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/ -- cgit v1.2.3