aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/rubygem-nokogiri/Makefile2
-rw-r--r--textproc/rubygem-xml-simple/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/rubygem-nokogiri/Makefile b/textproc/rubygem-nokogiri/Makefile
index 3e2e39a16816..b96b0f81cee9 100644
--- a/textproc/rubygem-nokogiri/Makefile
+++ b/textproc/rubygem-nokogiri/Makefile
@@ -9,7 +9,7 @@ PORTVERSION= 1.4.0
CATEGORIES= textproc rubygems
MASTER_SITES= RF
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= An HTML, XML, SAX, and Reader parser
BUILD_DEPENDS= ${RUBY_PKGNAMEPREFIX}iconv>=0:${PORTSDIR}/converters/ruby-iconv \
diff --git a/textproc/rubygem-xml-simple/Makefile b/textproc/rubygem-xml-simple/Makefile
index d54956c5a6f1..0dfbbef1f451 100644
--- a/textproc/rubygem-xml-simple/Makefile
+++ b/textproc/rubygem-xml-simple/Makefile
@@ -9,7 +9,7 @@ PORTVERSION= 1.0.12
CATEGORIES= textproc rubygems
MASTER_SITES= RF
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A ruby take off of p5-XML-Simple
USE_RUBY= yes