diff options
Diffstat (limited to 'devel/p5-Test-Exception/Makefile')
-rw-r--r-- | devel/p5-Test-Exception/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-Exception/Makefile b/devel/p5-Test-Exception/Makefile index fa3db66f1db..14880670983 100644 --- a/devel/p5-Test-Exception/Makefile +++ b/devel/p5-Test-Exception/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2018/08/22 09:44:45 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2019/06/30 20:15:51 nia Exp $ DISTNAME= Test-Exception-0.43 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/Test-Exception/ +HOMEPAGE= https://metacpan.org/release/Test-Exception COMMENT= Test exception based code LICENSE= ${PERL5_LICENSE} |