diff options
Diffstat (limited to 'converters/py-simplejson/Makefile')
-rw-r--r-- | converters/py-simplejson/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/py-simplejson/Makefile b/converters/py-simplejson/Makefile index 65cb14b55ff..ad74421936b 100644 --- a/converters/py-simplejson/Makefile +++ b/converters/py-simplejson/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2010/07/08 12:15:39 obache Exp $ +# $NetBSD: Makefile,v 1.11 2012/02/15 22:18:15 gls Exp $ # -DISTNAME= simplejson-2.1.1 +DISTNAME= simplejson-2.1.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= converters MASTER_SITES= http://pypi.python.org/packages/source/s/simplejson/ |