diff options
Diffstat (limited to 'devel/p5-ExtUtils-Command/Makefile')
-rw-r--r-- | devel/p5-ExtUtils-Command/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-ExtUtils-Command/Makefile b/devel/p5-ExtUtils-Command/Makefile index 22b8f949e61..0639987f2c2 100644 --- a/devel/p5-ExtUtils-Command/Makefile +++ b/devel/p5-ExtUtils-Command/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2018/08/22 09:43:58 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2019/06/30 20:14:58 nia Exp $ DISTNAME= ExtUtils-Command-1.20 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/ExtUtils-Command/ +HOMEPAGE= https://metacpan.org/release/ExtUtils-Command COMMENT= Perl 5 functions to replace common UNIX commands in Makefiles LICENSE= ${PERL5_LICENSE} |