pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/converters/py-simplejson Correct package name.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4f488d73d303
branches:  trunk
changeset: 546965:4f488d73d303
user:      mjl <mjl%pkgsrc.org@localhost>
date:      Wed Sep 10 13:56:40 2008 +0000

description:
Correct package name.

diffstat:

 converters/py-simplejson/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 4a2148782b5a -r 4f488d73d303 converters/py-simplejson/Makefile
--- a/converters/py-simplejson/Makefile Wed Sep 10 13:53:29 2008 +0000
+++ b/converters/py-simplejson/Makefile Wed Sep 10 13:56:40 2008 +0000
@@ -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/



Home | Main Index | Thread Index | Old Index