summaryrefslogtreecommitdiff
path: root/devel/p5-Package-Constants
diff options
context:
space:
mode:
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}