aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-04-28 06:55:23 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-04-28 06:55:23 +0800
commite54d64f5bee3ca81b1b640721e0300475d42ce5e (patch)
treefb9f3b03aed491ba6eee881b93d49679e5a974f5 /textproc
parent8cd38b308648792cbe6a9b424c07536f7b2b9998 (diff)
downloadfreebsd-ports-gnome-e54d64f5bee3ca81b1b640721e0300475d42ce5e.tar.gz
freebsd-ports-gnome-e54d64f5bee3ca81b1b640721e0300475d42ce5e.tar.zst
freebsd-ports-gnome-e54d64f5bee3ca81b1b640721e0300475d42ce5e.zip
- Re-assign all my rubygem-* ports to ruby@
this gives us more eyes and brings us inline with perl@ Current ruby@ members (stas, dinoex, pgollucci) http://wiki.freebsd.org/Ruby Discussed with: stas on #bsdports
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