diff options
Diffstat (limited to 'textproc/p5-Template-Plugin-Autoformat/Makefile')
-rw-r--r-- | textproc/p5-Template-Plugin-Autoformat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Template-Plugin-Autoformat/Makefile b/textproc/p5-Template-Plugin-Autoformat/Makefile index 1dca7d8a7f0..044620bf657 100644 --- a/textproc/p5-Template-Plugin-Autoformat/Makefile +++ b/textproc/p5-Template-Plugin-Autoformat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2018/08/22 09:46:57 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2019/06/30 20:16:57 nia Exp $ DISTNAME= Template-Plugin-Autoformat-2.77 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/Template-Plugin-Autoformat/ +HOMEPAGE= https://metacpan.org/release/Template-Plugin-Autoformat COMMENT= Interface to Text::Autoformat module for TT2 LICENSE= ${PERL5_LICENSE} |