summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorobache <obache>2008-12-22 05:31:36 +0000
committerobache <obache>2008-12-22 05:31:36 +0000
commit6417a5cfc0b27d8f54513c3fe194fd94824dcd7c (patch)
treed1956d6b15cc306e3206b22bde99eccd30bce434 /converters
parenta6a05b0402ef8d1a9c1c969d42fc846db13e055f (diff)
downloadpkgsrc-6417a5cfc0b27d8f54513c3fe194fd94824dcd7c.tar.gz
Drop maintainershop.
I'm not using this package, will do better to be maintained same as other perl modules.
Diffstat (limited to 'converters')
-rw-r--r--converters/p5-JSON/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/p5-JSON/Makefile b/converters/p5-JSON/Makefile
index 0cce9773b0d..d149b236ca8 100644
--- a/converters/p5-JSON/Makefile
+++ b/converters/p5-JSON/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2008/10/19 19:17:42 he Exp $
+# $NetBSD: Makefile,v 1.9 2008/12/22 05:31:36 obache Exp $
DISTNAME= JSON-2.12
PKGNAME= p5-${DISTNAME}
@@ -6,7 +6,7 @@ PKGREVISION= 1
CATEGORIES= www perl5 converters
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=JSON/}
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/JSON/
COMMENT= Perl module converts between JSON and Perl data structure