diff options
Diffstat (limited to 'devel/p5-Module-Install-AuthorTests/Makefile')
-rw-r--r-- | devel/p5-Module-Install-AuthorTests/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Module-Install-AuthorTests/Makefile b/devel/p5-Module-Install-AuthorTests/Makefile index 3a49dcd94fc..0d37adff86f 100644 --- a/devel/p5-Module-Install-AuthorTests/Makefile +++ b/devel/p5-Module-Install-AuthorTests/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2018/08/22 09:44:17 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2019/06/30 20:15:19 nia Exp $ DISTNAME= Module-Install-AuthorTests-0.002 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/Module-Install-AuthorTests/ +HOMEPAGE= https://metacpan.org/release/Module-Install-AuthorTests COMMENT= Perl 5 module for specifying author-only tests LICENSE= ${PERL5_LICENSE} |