diff options
Diffstat (limited to 'www/p5-Catalyst-Action-RenderView/Makefile')
-rw-r--r-- | www/p5-Catalyst-Action-RenderView/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Catalyst-Action-RenderView/Makefile b/www/p5-Catalyst-Action-RenderView/Makefile index dd4ffa1eed1..2e015efd6d8 100644 --- a/www/p5-Catalyst-Action-RenderView/Makefile +++ b/www/p5-Catalyst-Action-RenderView/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2018/08/22 09:47:31 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2019/06/30 20:17:24 nia Exp $ DISTNAME= Catalyst-Action-RenderView-0.16 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/Catalyst-Action-RenderView/ +HOMEPAGE= https://metacpan.org/release/Catalyst-Action-RenderView COMMENT= Catalyst render action target LICENSE= ${PERL5_LICENSE} |