summaryrefslogtreecommitdiff
path: root/textproc/p5-ack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-ack/Makefile')
-rw-r--r--textproc/p5-ack/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-ack/Makefile b/textproc/p5-ack/Makefile
index ac60558f83b..dc586bab1ee 100644
--- a/textproc/p5-ack/Makefile
+++ b/textproc/p5-ack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2018/08/22 09:47:11 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2019/06/30 20:17:12 nia Exp $
DISTNAME= ack-2.24
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/dist/ack/
+HOMEPAGE= https://metacpan.org/release/ack
COMMENT= Grep-like text finder
LICENSE= ${PERL5_LICENSE}