diff options
Diffstat (limited to 'net/p5-RPC-XML/Makefile')
-rw-r--r-- | net/p5-RPC-XML/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-RPC-XML/Makefile b/net/p5-RPC-XML/Makefile index 5c82b7dac46..77cd07d5e4f 100644 --- a/net/p5-RPC-XML/Makefile +++ b/net/p5-RPC-XML/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2015/05/03 02:07:06 mef Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:50:50 wiz Exp $ DISTNAME= RPC-XML-0.79 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=RPC/} |