summaryrefslogtreecommitdiff
path: root/devel/p5-Sub-Quote/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Sub-Quote/Makefile')
-rw-r--r--devel/p5-Sub-Quote/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Sub-Quote/Makefile b/devel/p5-Sub-Quote/Makefile
index f803c14385d..124d934d4bd 100644
--- a/devel/p5-Sub-Quote/Makefile
+++ b/devel/p5-Sub-Quote/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2019/03/16 23:56:02 wen Exp $
+# $NetBSD: Makefile,v 1.8 2019/06/30 20:15:46 nia Exp $
DISTNAME= Sub-Quote-2.006003
PKGNAME= p5-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sub/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/dist/Sub-Quote/
+HOMEPAGE= https://metacpan.org/release/Sub-Quote
COMMENT= Efficient generation of subroutines via string eval
LICENSE= ${PERL5_LICENSE}