summaryrefslogtreecommitdiff
path: root/net/p5-Net-OpenID-Consumer
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2013-03-02 10:44:33 +0000
committertron <tron@pkgsrc.org>2013-03-02 10:44:33 +0000
commitd8972f72974aa17201f0c2a308fb9d46a80da40d (patch)
tree6ea75f919bc964b5a6ed504d8c82f69aa090ae91 /net/p5-Net-OpenID-Consumer
parent3e6c362ef126ec570b85f8ced09d143ca22afab9 (diff)
downloadpkgsrc-d8972f72974aa17201f0c2a308fb9d46a80da40d.tar.gz
Reset maintainer to "pkgsrc-users@NetBSD.org".
Diffstat (limited to 'net/p5-Net-OpenID-Consumer')
-rw-r--r--net/p5-Net-OpenID-Consumer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-OpenID-Consumer/Makefile b/net/p5-Net-OpenID-Consumer/Makefile
index 2501d8975de..50fa0da443a 100644
--- a/net/p5-Net-OpenID-Consumer/Makefile
+++ b/net/p5-Net-OpenID-Consumer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2013/02/18 09:02:52 markd Exp $
+# $NetBSD: Makefile,v 1.11 2013/03/02 10:44:39 tron Exp $
#
DISTNAME= Net-OpenID-Consumer-1.03
@@ -7,7 +7,7 @@ PKGREVISION= 3
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
-MAINTAINER= heinz@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Net-OpenID-Consumer/
COMMENT= Perl library for consumers of OpenID identities
LICENSE= ${PERL5_LICENSE}