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 2a423e95e94..f8baffe423a 100644 --- a/textproc/p5-XML-Rabbit/Makefile +++ b/textproc/p5-XML-Rabbit/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2013/01/05 13:52:36 wen Exp $ +# $NetBSD: Makefile,v 1.10 2013/05/31 12:42:21 wiz Exp $ DISTNAME= XML-Rabbit-0.2.1 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |