summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorobache <obache>2009-02-11 11:45:24 +0000
committerobache <obache>2009-02-11 11:45:24 +0000
commit83680594fe93f7473e1837911bfd9042c263bcd8 (patch)
treeb14a0c478c8d71ac43d6ea10af39285715849d16 /converters
parent76a1fd02deaf743ecce60c37a72291319c1f653f (diff)
downloadpkgsrc-83680594fe93f7473e1837911bfd9042c263bcd8.tar.gz
pkgsrc@ => pkgsrc-users@.
Diffstat (limited to 'converters')
-rw-r--r--converters/py-simplejson/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/py-simplejson/Makefile b/converters/py-simplejson/Makefile
index 221af56e700..1e7c9cd5b6c 100644
--- a/converters/py-simplejson/Makefile
+++ b/converters/py-simplejson/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2008/09/12 07:08:47 epg Exp $
+# $NetBSD: Makefile,v 1.6 2009/02/11 11:45:24 obache Exp $
#
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ DISTNAME= simplejson-1.9.2
CATEGORIES= converters
MASTER_SITES= http://pypi.python.org/packages/source/s/simplejson/
-MAINTAINER= pkgsrc@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://undefined.org/python/#simplejson
COMMENT= Simplejson is a simple, fast, extensible JSON encoder/decoder