diff options
Diffstat (limited to 'textproc/p5-XML-Simple/Makefile')
-rw-r--r-- | textproc/p5-XML-Simple/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Simple/Makefile b/textproc/p5-XML-Simple/Makefile index f0cc479ec34..7275574522f 100644 --- a/textproc/p5-XML-Simple/Makefile +++ b/textproc/p5-XML-Simple/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2006/02/05 23:11:05 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2006/03/04 21:30:50 jlam Exp $ # DISTNAME= XML-Simple-2.14 @@ -8,7 +8,7 @@ SVR4_PKGNAME= p5xsi CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/XML-Simple/ COMMENT= Easy Perl API to read/write XML |