summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2013-07-02 11:15:55 +0000
committerrodent <rodent@pkgsrc.org>2013-07-02 11:15:55 +0000
commitb5555984c7a767a230efe0056c06a2b72b3f378a (patch)
tree411a8c78d6fbf31fc186a5d39f146d211267c14c /textproc
parenta4aff363e4eea6ccd9e84e776d0aa6ef062b9a50 (diff)
downloadpkgsrc-b5555984c7a767a230efe0056c06a2b72b3f378a.tar.gz
Set MAINTAINER=pkgsrc-users@; This package was packaged in pkgsrc-wip
by Kamel Derouiche <jihbed@users.sourceforge.net>
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-anyjson/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-anyjson/Makefile b/textproc/py-anyjson/Makefile
index 96e235c2f4e..6dff96a71f1 100644
--- a/textproc/py-anyjson/Makefile
+++ b/textproc/py-anyjson/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2013/07/02 11:11:29 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2013/07/02 11:15:55 rodent Exp $
#
DISTNAME= anyjson-0.3.3
@@ -6,7 +6,7 @@ PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc
MASTER_SITES= http://pypi.python.org/packages/source/a/anyjson/
-MAINTAINER= rodent@netbsd.org
+MAINTAINER= pkgsrc-users@netbsd.org
HOMEPAGE= http://bitbucket.org/runeh/anyjson/
COMMENT= Wraps the JSON implementation available in a common interface
LICENSE= modified-bsd