diff options
Diffstat (limited to 'www/p5-JSON-RPC/Makefile')
-rw-r--r-- | www/p5-JSON-RPC/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-JSON-RPC/Makefile b/www/p5-JSON-RPC/Makefile index ba048dc418a..ec459783812 100644 --- a/www/p5-JSON-RPC/Makefile +++ b/www/p5-JSON-RPC/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2013/10/20 14:08:07 tonnerre Exp $ +# $NetBSD: Makefile,v 1.2 2014/05/29 23:38:09 wiz Exp $ # DISTNAME= JSON-RPC-1.03 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=JSON/} |