diff options
Diffstat (limited to 'www/p5-Apache-Test/Makefile')
-rw-r--r-- | www/p5-Apache-Test/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Apache-Test/Makefile b/www/p5-Apache-Test/Makefile index 2a3e1142294..3a87a447073 100644 --- a/www/p5-Apache-Test/Makefile +++ b/www/p5-Apache-Test/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2016/06/08 19:24:54 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2017/06/05 14:25:08 ryoon Exp $ # DISTNAME= Apache-Test-1.39 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} |