summaryrefslogtreecommitdiff
path: root/devel/p5-Package-Constants/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Package-Constants/Makefile')
-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 d049f643947..e496571cc17 100644
--- a/devel/p5-Package-Constants/Makefile
+++ b/devel/p5-Package-Constants/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2018/08/22 09:44:28 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2019/06/30 20:15:32 nia Exp $
#
DISTNAME= Package-Constants-0.06
@@ -8,7 +8,7 @@ CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Package/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/dist/Package-Constants/
+HOMEPAGE= https://metacpan.org/release/Package-Constants
COMMENT= Lists all the constants defined in a Perl package
LICENSE= ${PERL5_LICENSE}