diff options
Diffstat (limited to 'textproc/p5-XML-AutoWriter')
-rw-r--r-- | textproc/p5-XML-AutoWriter/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-AutoWriter/Makefile b/textproc/p5-XML-AutoWriter/Makefile index cd60675e8fa..cac90acf993 100644 --- a/textproc/p5-XML-AutoWriter/Makefile +++ b/textproc/p5-XML-AutoWriter/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2010/06/25 05:17:36 obache Exp $ +# $NetBSD: Makefile,v 1.8 2010/08/21 16:36:10 seb Exp $ DISTNAME= XML-AutoWriter-0.4 PKGNAME= p5-${DISTNAME}0 +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |