diff options
Diffstat (limited to 'devel/p5-B-Utils/Makefile')
-rw-r--r-- | devel/p5-B-Utils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-B-Utils/Makefile b/devel/p5-B-Utils/Makefile index 761209dbc2c..fe141ed6238 100644 --- a/devel/p5-B-Utils/Makefile +++ b/devel/p5-B-Utils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2018/08/22 09:43:38 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2019/06/30 20:14:34 nia Exp $ DISTNAME= B-Utils-0.27 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=B/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/B-Utils/ +HOMEPAGE= https://metacpan.org/release/B-Utils COMMENT= Perl 5 module providing op tree manipulation helper functions LICENSE= ${PERL5_LICENSE} |