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 bc2e81d617b..9b996e00cdc 100644 --- a/www/p5-Apache-LogFormat-Compiler/Makefile +++ b/www/p5-Apache-LogFormat-Compiler/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2013/04/21 12:19:39 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2013/05/31 12:42:34 wiz Exp $ # DISTNAME= Apache-LogFormat-Compiler-0.12 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} |