diff options
Diffstat (limited to 'textproc/p5-XML-Rabbit/Makefile')
-rw-r--r-- | textproc/p5-XML-Rabbit/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-Rabbit/Makefile b/textproc/p5-XML-Rabbit/Makefile index e5da341cd13..eb3e1139e96 100644 --- a/textproc/p5-XML-Rabbit/Makefile +++ b/textproc/p5-XML-Rabbit/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/05/03 14:13:06 wen Exp $ +# $NetBSD: Makefile,v 1.13 2014/05/29 23:37:47 wiz Exp $ DISTNAME= XML-Rabbit-0.4.0 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |