diff options
Diffstat (limited to 'net/p5-RPC-XML/Makefile')
-rw-r--r-- | net/p5-RPC-XML/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-RPC-XML/Makefile b/net/p5-RPC-XML/Makefile index ed57e5c6880..84e2b306cee 100644 --- a/net/p5-RPC-XML/Makefile +++ b/net/p5-RPC-XML/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2012/10/23 17:18:54 asau Exp $ +# $NetBSD: Makefile,v 1.15 2013/05/31 12:41:41 wiz Exp $ DISTNAME= RPC-XML-0.76 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=RPC/} |