diff options
Diffstat (limited to 'textproc/p5-XML-SemanticDiff/Makefile')
-rw-r--r-- | textproc/p5-XML-SemanticDiff/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-SemanticDiff/Makefile b/textproc/p5-XML-SemanticDiff/Makefile index dbdb0329914..1d802f8d17f 100644 --- a/textproc/p5-XML-SemanticDiff/Makefile +++ b/textproc/p5-XML-SemanticDiff/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2013/08/24 02:34:24 wen Exp $ +# $NetBSD: Makefile,v 1.13 2014/05/29 23:37:47 wiz Exp $ # DISTNAME= XML-SemanticDiff-1.0002 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |