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 64f91ba9a43..5ac9782c74c 100644 --- a/textproc/p5-XML-SemanticDiff/Makefile +++ b/textproc/p5-XML-SemanticDiff/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2015/05/02 14:59:47 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:51:38 wiz Exp $ # DISTNAME= XML-SemanticDiff-1.0004 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |