summaryrefslogtreecommitdiff
path: root/textproc/ruby-xmlparser
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2005-11-11 01:18:01 +0000
committerMark Linimon <linimon@FreeBSD.org>2005-11-11 01:18:01 +0000
commit34da9bdf573136c2c1df38368a52ffccd661cf79 (patch)
treea377528db4adfec04e601af6921b10c25874b351 /textproc/ruby-xmlparser
parentUpdate to 1.41 (diff)
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime.
Notes
Notes: svn path=/head/; revision=147872
Diffstat (limited to 'textproc/ruby-xmlparser')
-rw-r--r--textproc/ruby-xmlparser/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-xmlparser/Makefile b/textproc/ruby-xmlparser/Makefile
index b07410c6b5e9..2a7830d9f13a 100644
--- a/textproc/ruby-xmlparser/Makefile
+++ b/textproc/ruby-xmlparser/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.yoshidam.net/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Ruby module to access James Clark's XML Parser ToolKit ("expat")
BUILD_DEPENDS= ${PERL_ARCHLIB}/XML/Parser/Expat.pm:${PORTSDIR}/textproc/p5-XML-Parser