diff options
Diffstat (limited to 'textproc/p5-XML-YAWriter')
-rw-r--r-- | textproc/p5-XML-YAWriter/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-YAWriter/Makefile b/textproc/p5-XML-YAWriter/Makefile index dede4faa235..14166fad60c 100644 --- a/textproc/p5-XML-YAWriter/Makefile +++ b/textproc/p5-XML-YAWriter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/09/25 15:08:51 seb Exp $ +# $NetBSD: Makefile,v 1.3 2003/06/02 01:16:28 jschauma Exp $ # DISTNAME= XML-Handler-YAWriter-0.23 @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5xhy CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org COMMENT= another Perl module for writing XML documents USE_BUILDLINK2= YES |