aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/ruby-xmlparser
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2009-06-16 23:53:25 +0800
committerstas <stas@FreeBSD.org>2009-06-16 23:53:25 +0800
commit3ea3d0713c07e9484963d07baa51e2c15875a754 (patch)
treeebc774c1e92698f727e32e456d39bfcb655a66f5 /textproc/ruby-xmlparser
parent035a58aa11f8c4a4858bd22b6da404f8e4d9c403 (diff)
downloadfreebsd-ports-gnome-3ea3d0713c07e9484963d07baa51e2c15875a754.tar.gz
freebsd-ports-gnome-3ea3d0713c07e9484963d07baa51e2c15875a754.tar.zst
freebsd-ports-gnome-3ea3d0713c07e9484963d07baa51e2c15875a754.zip
- Assign all unmaintained ruby ports to ruby@,
so people will know where to send questions to.
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 da8d9053d568..a5d24b4bafe8 100644
--- a/textproc/ruby-xmlparser/Makefile
+++ b/textproc/ruby-xmlparser/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.yoshidam.net/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@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