summaryrefslogtreecommitdiff
path: root/devel/p5-IO-stringy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-IO-stringy/Makefile')
-rw-r--r--devel/p5-IO-stringy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-IO-stringy/Makefile b/devel/p5-IO-stringy/Makefile
index f711a790746..6a007b999cc 100644
--- a/devel/p5-IO-stringy/Makefile
+++ b/devel/p5-IO-stringy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2018/08/22 09:44:09 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2019/06/30 20:15:11 nia Exp $
#
DISTNAME= IO-stringy-2.111
@@ -8,7 +8,7 @@ CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/dist/IO-stringy/
+HOMEPAGE= https://metacpan.org/release/IO-stringy
COMMENT= Perl class for I/O on in-core objects like strings and arrays
LICENSE= ${PERL5_LICENSE}