diff options
Diffstat (limited to 'textproc/p5-XML-Writer/Makefile')
-rw-r--r-- | textproc/p5-XML-Writer/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-Writer/Makefile b/textproc/p5-XML-Writer/Makefile index 2adfa822421..7e63dfd8958 100644 --- a/textproc/p5-XML-Writer/Makefile +++ b/textproc/p5-XML-Writer/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2004/03/29 01:39:45 minskim Exp $ +# $NetBSD: Makefile,v 1.9 2004/12/20 11:31:11 grant Exp $ # DISTNAME= XML-Writer-0.500 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5xwr +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |