summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
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