diff options
author | kristerw <kristerw> | 2003-12-03 22:14:45 +0000 |
---|---|---|
committer | kristerw <kristerw> | 2003-12-03 22:14:45 +0000 |
commit | f0b2a4f849f4f8d5d7b6da4b75f7384b961576dd (patch) | |
tree | 9c05b1c9b1f0698bac11a5f4c4c0efff8b8bd010 /textproc/p5-XML-RSS | |
parent | bdbcc64d38103f7f53463dfe05867eb8d9445d3e (diff) | |
download | pkgsrc-f0b2a4f849f4f8d5d7b6da4b75f7384b961576dd.tar.gz |
Change MAINTAINER to "tech-pkg" instead of the previous "packages".
Diffstat (limited to 'textproc/p5-XML-RSS')
-rw-r--r-- | textproc/p5-XML-RSS/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-RSS/Makefile b/textproc/p5-XML-RSS/Makefile index 15decfcef20..e599de42f2d 100644 --- a/textproc/p5-XML-RSS/Makefile +++ b/textproc/p5-XML-RSS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2002/10/20 17:46:04 seb Exp $ +# $NetBSD: Makefile,v 1.6 2003/12/03 22:14:46 kristerw Exp $ DISTNAME= XML-RSS-0.97 PKGNAME= p5-${DISTNAME} @@ -6,7 +6,7 @@ SVR4_PKGNAME= p5xrs CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} -MAINTAINER= packages@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.pobox.com/~eisen/ COMMENT= XML-RSS helps to create and update RSS files |