diff options
Diffstat (limited to 'devel/p5-String-Print/Makefile')
-rw-r--r-- | devel/p5-String-Print/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-String-Print/Makefile b/devel/p5-String-Print/Makefile index 7569ebf020c..f0c9aeb10db 100644 --- a/devel/p5-String-Print/Makefile +++ b/devel/p5-String-Print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2018/08/22 09:44:39 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2019/06/30 20:15:45 nia Exp $ DISTNAME= String-Print-0.93 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/String-Print/ +HOMEPAGE= https://metacpan.org/release/String-Print COMMENT= Perl 5 module providing a printf alternative LICENSE= ${PERL5_LICENSE} |