diff options
Diffstat (limited to 'devel/p5-Test-Simple/Makefile')
-rw-r--r-- | devel/p5-Test-Simple/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-Simple/Makefile b/devel/p5-Test-Simple/Makefile index 382416d4fa3..29ab775062c 100644 --- a/devel/p5-Test-Simple/Makefile +++ b/devel/p5-Test-Simple/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.96 2019/04/07 07:17:01 wen Exp $ +# $NetBSD: Makefile,v 1.97 2019/06/30 20:15:56 nia Exp $ DISTNAME= Test-Simple-1.302162 PKGNAME= p5-${DISTNAME} @@ -6,7 +6,7 @@ CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/Test-Simple/ +HOMEPAGE= https://metacpan.org/release/Test-Simple COMMENT= Perl5 module with a simple framework for writing tests LICENSE= ${PERL5_LICENSE} |