diff options
Diffstat (limited to 'www/p5-Apache-LogFormat-Compiler/Makefile')
-rw-r--r-- | www/p5-Apache-LogFormat-Compiler/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Apache-LogFormat-Compiler/Makefile b/www/p5-Apache-LogFormat-Compiler/Makefile index 23f61e0e931..b97bf2c4e0b 100644 --- a/www/p5-Apache-LogFormat-Compiler/Makefile +++ b/www/p5-Apache-LogFormat-Compiler/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2013/06/29 09:29:05 sno Exp $ +# $NetBSD: Makefile,v 1.4 2014/05/29 23:37:59 wiz Exp $ # DISTNAME= Apache-LogFormat-Compiler-0.13 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} |