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 305700b9b25..a4f62d97721 100644 --- a/textproc/p5-XML-SemanticDiff/Makefile +++ b/textproc/p5-XML-SemanticDiff/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2008/07/18 14:56:01 rhaen Exp $ +# $NetBSD: Makefile,v 1.4 2008/10/19 19:18:59 he Exp $ # DISTNAME= XML-SemanticDiff-0.97 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |