diff options
Diffstat (limited to 'converters')
-rw-r--r-- | converters/py-simplejson/Makefile | 3 | ||||
-rw-r--r-- | converters/py-simplejson/PLIST | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/converters/py-simplejson/Makefile b/converters/py-simplejson/Makefile index 1e7c9cd5b6c..800453d816f 100644 --- a/converters/py-simplejson/Makefile +++ b/converters/py-simplejson/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2009/02/11 11:45:24 obache Exp $ +# $NetBSD: Makefile,v 1.7 2009/02/17 15:37:01 joerg Exp $ # PKGNAME= ${PYPKGPREFIX}-${DISTNAME} DISTNAME= simplejson-1.9.2 +PKGREVISION= 1 CATEGORIES= converters MASTER_SITES= http://pypi.python.org/packages/source/s/simplejson/ diff --git a/converters/py-simplejson/PLIST b/converters/py-simplejson/PLIST index d4e1c2f3a8e..a32d68208c2 100644 --- a/converters/py-simplejson/PLIST +++ b/converters/py-simplejson/PLIST @@ -1,8 +1,7 @@ -@comment $NetBSD: PLIST,v 1.2 2008/09/11 16:32:06 mjl Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/02/17 15:37:01 joerg Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt -${PYSITELIB}/${EGG_INFODIR}/native_libs.txt ${PYSITELIB}/${EGG_INFODIR}/top_level.txt ${PYSITELIB}/${EGG_INFODIR}/zip-safe ${PYSITELIB}/simplejson/__init__.py |