summaryrefslogtreecommitdiff
path: root/devel/p5-Package-Constants
diff options
context:
space:
mode:
authortron <tron>2013-03-02 10:44:33 +0000
committertron <tron>2013-03-02 10:44:33 +0000
commit9e42d8fdfddee3b4030ba5ea32807316dd1e4d36 (patch)
tree6ea75f919bc964b5a6ed504d8c82f69aa090ae91 /devel/p5-Package-Constants
parent73521c6d195580c325e67050983df1f7dc45b307 (diff)
downloadpkgsrc-9e42d8fdfddee3b4030ba5ea32807316dd1e4d36.tar.gz
Reset maintainer to "pkgsrc-users@NetBSD.org".
Diffstat (limited to 'devel/p5-Package-Constants')
-rw-r--r--devel/p5-Package-Constants/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Package-Constants/Makefile b/devel/p5-Package-Constants/Makefile
index 36902519391..46e20baec5d 100644
--- a/devel/p5-Package-Constants/Makefile
+++ b/devel/p5-Package-Constants/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/10/31 11:18:44 asau Exp $
+# $NetBSD: Makefile,v 1.6 2013/03/02 10:44:34 tron Exp $
#
DISTNAME= Package-Constants-0.02
@@ -7,7 +7,7 @@ PKGREVISION= 3
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Package/}
-MAINTAINER= heinz@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Package-Constants/
COMMENT= Lists all the constants defined in a Perl package
LICENSE= ${PERL5_LICENSE}