diff options
Diffstat (limited to 'www/p5-Handel/Makefile')
-rw-r--r-- | www/p5-Handel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Handel/Makefile b/www/p5-Handel/Makefile index 6927d96d147..98d7a48fa74 100644 --- a/www/p5-Handel/Makefile +++ b/www/p5-Handel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2016/06/08 19:25:08 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2017/06/05 14:25:23 ryoon Exp $ DISTNAME= Handel-1.00014 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CL/CLACO/} |