diff options
Diffstat (limited to 'www/p5-Apache-LogFormat-Compiler/Makefile')
-rw-r--r-- | www/p5-Apache-LogFormat-Compiler/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Apache-LogFormat-Compiler/Makefile b/www/p5-Apache-LogFormat-Compiler/Makefile index fe3207d8872..5ad1084d346 100644 --- a/www/p5-Apache-LogFormat-Compiler/Makefile +++ b/www/p5-Apache-LogFormat-Compiler/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2018/08/22 09:47:28 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2019/06/30 20:17:19 nia Exp $ DISTNAME= Apache-LogFormat-Compiler-0.35 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} MAINTAINER= ryoon@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/Apache-LogFormat-Compiler/ +HOMEPAGE= https://metacpan.org/release/Apache-LogFormat-Compiler COMMENT= Compile a log format string to perl-code LICENSE= ${PERL5_LICENSE} |