From 3ea3d0713c07e9484963d07baa51e2c15875a754 Mon Sep 17 00:00:00 2001 From: stas Date: Tue, 16 Jun 2009 15:53:25 +0000 Subject: - Assign all unmaintained ruby ports to ruby@, so people will know where to send questions to. --- textproc/ruby-xmlparser/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/ruby-xmlparser') 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 -- cgit