summaryrefslogtreecommitdiff
path: root/converters/p5-JSON/Makefile
diff options
context:
space:
mode:
authorobache <obache>2008-12-22 05:31:36 +0000
committerobache <obache>2008-12-22 05:31:36 +0000
commitd0bfa650d4293d2e0597927f313afdde54ebb3d2 (patch)
treed1956d6b15cc306e3206b22bde99eccd30bce434 /converters/p5-JSON/Makefile
parent861035e97ac3e7b85ba9546101736b774819d064 (diff)
downloadpkgsrc-d0bfa650d4293d2e0597927f313afdde54ebb3d2.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/p5-JSON/Makefile')
-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