aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/rubygem-activerecord/Makefile2
-rw-r--r--databases/rubygem-datamapper/Makefile2
-rw-r--r--databases/rubygem-memcache-client/Makefile2
-rw-r--r--devel/rubygem-activesupport/Makefile2
-rw-r--r--devel/rubygem-chronic/Makefile2
-rw-r--r--devel/rubygem-deeptest/Makefile2
-rw-r--r--devel/rubygem-echoe/Makefile2
-rw-r--r--devel/rubygem-georuby/Makefile2
-rw-r--r--devel/rubygem-highline/Makefile4
-rw-r--r--devel/rubygem-hoe/Makefile2
-rw-r--r--devel/rubygem-icalendar/Makefile2
-rw-r--r--devel/rubygem-mash/Makefile2
-rw-r--r--devel/rubygem-needle/Makefile2
-rw-r--r--devel/rubygem-newgem/Makefile2
-rw-r--r--devel/rubygem-rake/Makefile2
-rw-r--r--devel/rubygem-rapt/Makefile2
-rw-r--r--devel/rubygem-rgl/Makefile2
-rw-r--r--devel/rubygem-rubyforge/Makefile2
-rw-r--r--devel/rubygem-runt/Makefile2
-rw-r--r--devel/rubygem-ruport/Makefile2
-rw-r--r--devel/rubygem-soap4r/Makefile2
-rw-r--r--devel/rubygem-stomp/Makefile2
-rw-r--r--devel/rubygem-streetaddress/Makefile2
-rw-r--r--mail/rubygem-actionmailer/Makefile2
-rw-r--r--net/rubygem-geoip/Makefile2
-rw-r--r--net/rubygem-twitter/Makefile2
-rw-r--r--security/rubygem-net-scp/Makefile4
-rw-r--r--security/rubygem-net-sftp/Makefile2
-rw-r--r--security/rubygem-net-ssh-gateway/Makefile4
-rw-r--r--security/rubygem-net-ssh/Makefile2
-rw-r--r--sysutils/rubygem-capistrano/Makefile2
-rw-r--r--textproc/rubygem-nokogiri/Makefile2
-rw-r--r--textproc/rubygem-xml-simple/Makefile2
-rw-r--r--www/rubygem-actionpack/Makefile2
-rw-r--r--www/rubygem-httpclient/Makefile2
-rw-r--r--www/rubygem-rack/Makefile2
-rw-r--r--www/rubygem-rails/Makefile2
-rw-r--r--www/rubygem-redcloth/Makefile2
38 files changed, 41 insertions, 41 deletions
diff --git a/databases/rubygem-activerecord/Makefile b/databases/rubygem-activerecord/Makefile
index aa7372ccf30d..0201229c29ab 100644
--- a/databases/rubygem-activerecord/Makefile
+++ b/databases/rubygem-activerecord/Makefile
@@ -10,7 +10,7 @@ PORTREVISION= 1
CATEGORIES= databases rubygems
MASTER_SITES= RF
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Object-relational mapping layer for Rails MVC Framework
BUILD_DEPENDS= rubygem-activesupport>=2.3.4:${PORTSDIR}/devel/rubygem-activesupport
diff --git a/databases/rubygem-datamapper/Makefile b/databases/rubygem-datamapper/Makefile
index 03e6d0275f7c..987e8a5652f0 100644
--- a/databases/rubygem-datamapper/Makefile
+++ b/databases/rubygem-datamapper/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.3.2
CATEGORIES= databases rubygems
MASTER_SITES= RF
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Fast, thread-safe, object-relational mapper
BUILD_DEPENDS= rubygem-rspec>0:${PORTSDIR}/devel/rubygem-rspec \
diff --git a/databases/rubygem-memcache-client/Makefile b/databases/rubygem-memcache-client/Makefile
index 2a6f6033387e..40811215e0f2 100644
--- a/databases/rubygem-memcache-client/Makefile
+++ b/databases/rubygem-memcache-client/Makefile
@@ -10,7 +10,7 @@ CATEGORIES= databases rubygems
MASTER_SITES= RF
MASTER_SITE_SUBDIR= seattlerb
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby bindings for MemCached
BUILD_DEPENDS= rubygem-zentest>=3.4.2:${PORTSDIR}/devel/rubygem-zentest \
diff --git a/devel/rubygem-activesupport/Makefile b/devel/rubygem-activesupport/Makefile
index bc7c1e318396..e09697e8e0d1 100644
--- a/devel/rubygem-activesupport/Makefile
+++ b/devel/rubygem-activesupport/Makefile
@@ -10,7 +10,7 @@ PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RF
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Utility classes and extension that are required by Rails MVC Framework
USE_RUBY= yes
diff --git a/devel/rubygem-chronic/Makefile b/devel/rubygem-chronic/Makefile
index 0f849bf27c1b..bb084d0fbc7b 100644
--- a/devel/rubygem-chronic/Makefile
+++ b/devel/rubygem-chronic/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.2.3
CATEGORIES= devel rubygems
MASTER_SITES= RF
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Chronic is a natural language date/time parser written in pure Ruby
RUN_DEPENDS= rubygem-hoe>=1.2.1:${PORTSDIR}/devel/rubygem-hoe
diff --git a/devel/rubygem-deeptest/Makefile b/devel/rubygem-deeptest/Makefile
index 36211aa817e4..9bffe94696e6 100644
--- a/devel/rubygem-deeptest/Makefile
+++ b/devel/rubygem-deeptest/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel rubygems
MASTER_SITES= RF
MASTER_SITE_SUBDIR= deep-test
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Enable tests to run in parallel using multiple processes
USE_RUBY= yes
diff --git a/devel/rubygem-echoe/Makefile b/devel/rubygem-echoe/Makefile
index 3263898ea83d..1199ed20c178 100644
--- a/devel/rubygem-echoe/Makefile
+++ b/devel/rubygem-echoe/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel rubygems
MASTER_SITES= RF
MASTER_SITE_SUBDIR= fauna
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Rake tasks for docs, extension compiling, testing and deployment
RUN_DEPENDS= rake:${PORTSDIR}/devel/rubygem-rake \
diff --git a/devel/rubygem-georuby/Makefile b/devel/rubygem-georuby/Makefile
index e65a83fa4db2..08a618e1c666 100644
--- a/devel/rubygem-georuby/Makefile
+++ b/devel/rubygem-georuby/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.3.4
CATEGORIES= devel rubygems
MASTER_SITES= RF
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A holder for data returned from PostGIS and the Spatial Extensions of MySql
USE_RUBY= yes
diff --git a/devel/rubygem-highline/Makefile b/devel/rubygem-highline/Makefile
index d6ae1d6d8dc3..bfe476ec24ff 100644
--- a/devel/rubygem-highline/Makefile
+++ b/devel/rubygem-highline/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: rubygem-highline
# Date created: 4 October 2007
-# Whom: Philip M. Gollucci <pgollucci@FreeBSD.org>
+# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com>
#
# $FreeBSD$
#
@@ -10,7 +10,7 @@ PORTVERSION= 1.5.2
CATEGORIES= devel rubygems
MASTER_SITES= RF
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A high-level IO library for command-line interfaces
USE_RUBY= yes
diff --git a/devel/rubygem-hoe/Makefile b/devel/rubygem-hoe/Makefile
index 380510e36654..083ecc7237aa 100644
--- a/devel/rubygem-hoe/Makefile
+++ b/devel/rubygem-hoe/Makefile
@@ -10,7 +10,7 @@ CATEGORIES= devel rubygems
MASTER_SITES= RF
MASTER_SITE_SUBDIR= seattlerb
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A simple rake/rubygems helper for project Rakefiles
BUILD_DEPENDS= rubygem-rubyforge>=1.3.1:${PORTSDIR}/devel/rubygem-rubyforge
diff --git a/devel/rubygem-icalendar/Makefile b/devel/rubygem-icalendar/Makefile
index ff82724a8d0c..a0e6b57ea8a5 100644
--- a/devel/rubygem-icalendar/Makefile
+++ b/devel/rubygem-icalendar/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.1.4
CATEGORIES= devel rubygems
MASTER_SITES= RF
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT=
USE_RUBY= yes
diff --git a/devel/rubygem-mash/Makefile b/devel/rubygem-mash/Makefile
index 70252a69c77e..dea2021882dd 100644
--- a/devel/rubygem-mash/Makefile
+++ b/devel/rubygem-mash/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel rubygems
MASTER_SITES= RF
MASTER_SITE_SUBDIR= mash-hash
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Mocking Hash library for Ruby
BUILD_DEPENDS= rubygem-hoe>=1.5.1:${PORTSDIR}/devel/rubygem-hoe
diff --git a/devel/rubygem-needle/Makefile b/devel/rubygem-needle/Makefile
index ce7a7c75b373..3d488f75ce1a 100644
--- a/devel/rubygem-needle/Makefile
+++ b/devel/rubygem-needle/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.3.0
CATEGORIES= devel rubygems
MASTER_SITES= RF
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Dependency-injection/inversion-of-control container
USE_RUBY= yes
diff --git a/devel/rubygem-newgem/Makefile b/devel/rubygem-newgem/Makefile
index f8f22115535f..9065f9e39c89 100644
--- a/devel/rubygem-newgem/Makefile
+++ b/devel/rubygem-newgem/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.5.2
CATEGORIES= devel rubygems
MASTER_SITES= RF
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Bundle ruby libraries into gems
BUILD_DEPENDS= rubygem-activesupport>=2.0.2:${PORTSDIR}/devel/rubygem-activesupport \
diff --git a/devel/rubygem-rake/Makefile b/devel/rubygem-rake/Makefile
index 3cea613a2a7c..4efbec978128 100644
--- a/devel/rubygem-rake/Makefile
+++ b/devel/rubygem-rake/Makefile
@@ -9,7 +9,7 @@ PORTVERSION= 0.8.7
CATEGORIES= devel rubygems
MASTER_SITES= RF
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby Make
USE_RUBY= yes
diff --git a/devel/rubygem-rapt/Makefile b/devel/rubygem-rapt/Makefile
index 9b9f1d865ceb..4a5dde4b0c89 100644
--- a/devel/rubygem-rapt/Makefile
+++ b/devel/rubygem-rapt/Makefile
@@ -11,7 +11,7 @@ PORTVERSION= 0.2.2
CATEGORIES= devel rubygems
MASTER_SITES= RF
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Rails Plugin Tool
USE_RUBY= yes
diff --git a/devel/rubygem-rgl/Makefile b/devel/rubygem-rgl/Makefile
index 36d9f2bc353e..0c335798b415 100644
--- a/devel/rubygem-rgl/Makefile
+++ b/devel/rubygem-rgl/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.4.0
CATEGORIES= devel rubygems
MASTER_SITES= RF
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Framework for graph datastructures and algorithms implemented in Ruby
RUN_DEPENDS= rubygem-stream>=0.5:${PORTSDIR}/devel/rubygem-stream
diff --git a/devel/rubygem-rubyforge/Makefile b/devel/rubygem-rubyforge/Makefile
index 15e9b7c9cb62..be40cc647c8e 100644
--- a/devel/rubygem-rubyforge/Makefile
+++ b/devel/rubygem-rubyforge/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel rubygems
MASTER_SITES= RF
MASTER_SITE_SUBDIR= codeforpeople
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Simplistic script which automates rubyforge operations
BUILD_DEPENDS= rubygem-json_pure>=1.1.7:${PORTSDIR}/devel/rubygem-json_pure
diff --git a/devel/rubygem-runt/Makefile b/devel/rubygem-runt/Makefile
index 981225627fbf..59ae39234345 100644
--- a/devel/rubygem-runt/Makefile
+++ b/devel/rubygem-runt/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.7.0
CATEGORIES= devel rubygems
MASTER_SITES= RF
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby implementation of select Martin Fowler patterns
USE_RUBY= yes
diff --git a/devel/rubygem-ruport/Makefile b/devel/rubygem-ruport/Makefile
index d26b626e0205..5b1b8ade70a5 100644
--- a/devel/rubygem-ruport/Makefile
+++ b/devel/rubygem-ruport/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.0.1
CATEGORIES= devel rubygems
MASTER_SITES= RF
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby Reports (Ruport) is an extensible reporting system.
RUN_DEPENDS= rubygem-transactionsimple>=1.4.0:${PORTSDIR}/devel/rubygem-transactionsimple \
diff --git a/devel/rubygem-soap4r/Makefile b/devel/rubygem-soap4r/Makefile
index 47dc84b868ef..96032ce3de0d 100644
--- a/devel/rubygem-soap4r/Makefile
+++ b/devel/rubygem-soap4r/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.5.8
CATEGORIES= devel rubygems
MASTER_SITES= RF
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A Ruby implementation of SOAP 1.1
RUN_DEPENDS= rubygem-httpclient>=2.1.1:${PORTSDIR}/www/rubygem-httpclient
diff --git a/devel/rubygem-stomp/Makefile b/devel/rubygem-stomp/Makefile
index 2ce4b5d49485..b95cc72de023 100644
--- a/devel/rubygem-stomp/Makefile
+++ b/devel/rubygem-stomp/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.1
CATEGORIES= devel rubygems
MASTER_SITES= RF
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Streaming Text Orientated Messaging Protocol gem
USE_RUBY= yes
diff --git a/devel/rubygem-streetaddress/Makefile b/devel/rubygem-streetaddress/Makefile
index c37790acd03b..108bb4282c2f 100644
--- a/devel/rubygem-streetaddress/Makefile
+++ b/devel/rubygem-streetaddress/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.0.1
CATEGORIES= devel rubygems
MASTER_SITES= RF
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Parses one line street addresses into normalized address object
RUN_DEPENDS= rubygem-hoe>=1.5.0:${PORTSDIR}/devel/rubygem-hoe
diff --git a/mail/rubygem-actionmailer/Makefile b/mail/rubygem-actionmailer/Makefile
index 78ce497099a7..ba16a800782a 100644
--- a/mail/rubygem-actionmailer/Makefile
+++ b/mail/rubygem-actionmailer/Makefile
@@ -9,7 +9,7 @@ PORTVERSION= 2.3.4
CATEGORIES= mail rubygems
MASTER_SITES= RF
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Easy email delivery and testing for Ruby
BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/actionpack-${PORTVERSION}.gemspec:${PORTSDIR}/www/rubygem-actionpack
diff --git a/net/rubygem-geoip/Makefile b/net/rubygem-geoip/Makefile
index b6d053c45273..372b6a93c6ff 100644
--- a/net/rubygem-geoip/Makefile
+++ b/net/rubygem-geoip/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.8.4
CATEGORIES= net rubygems
MASTER_SITES= RF
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Geoip implementation for rubygems
RUN_DEPENDS= geoiplookup:${PORTSDIR}/net/GeoIP
diff --git a/net/rubygem-twitter/Makefile b/net/rubygem-twitter/Makefile
index dd4f6cbad5c5..1299f44cf3a2 100644
--- a/net/rubygem-twitter/Makefile
+++ b/net/rubygem-twitter/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net rubygems
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= pgollucci
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Command line twits and an API wrapper
RUN_DEPENDS= rubygem-oauth>=0.3.4:${PORTSDIR}/net/rubygem-oauth \
diff --git a/security/rubygem-net-scp/Makefile b/security/rubygem-net-scp/Makefile
index 0fd911a68bbf..d1fe29901ad1 100644
--- a/security/rubygem-net-scp/Makefile
+++ b/security/rubygem-net-scp/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: rubygem-net-scp
# Date created: June 27, 2008
-# Whom: Philip M. Gollucci <pgollucci@FreeBSD.org>
+# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com>
#
# $FreeBSD$
#
@@ -11,7 +11,7 @@ CATEGORIES= security rubygems
MASTER_SITES= RF
MASTER_SITE_SUBDIR= net-ssh
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Non-interactive SCP processing
RUN_DEPENDS= rubygem-net-ssh>=1.99.1:${PORTSDIR}/security/rubygem-net-ssh
diff --git a/security/rubygem-net-sftp/Makefile b/security/rubygem-net-sftp/Makefile
index 5cb0dfab2912..205098e26097 100644
--- a/security/rubygem-net-sftp/Makefile
+++ b/security/rubygem-net-sftp/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security rubygems
MASTER_SITES= RF
MASTER_SITE_SUBDIR= net-ssh
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Implementation of the SFTP client protocol
RUN_DEPENDS= rubygem-net-ssh>=2.0.2:${PORTSDIR}/security/rubygem-net-ssh
diff --git a/security/rubygem-net-ssh-gateway/Makefile b/security/rubygem-net-ssh-gateway/Makefile
index 323bf454164c..d14f1e0423f0 100644
--- a/security/rubygem-net-ssh-gateway/Makefile
+++ b/security/rubygem-net-ssh-gateway/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: rubygem-net-ssh-gateway
# Date created: June 27, 2008
-# Whom: Philip M. Gollucci <pgollucci@FreeBSD.org>
+# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com>
#
# $FreeBSD$
#
@@ -12,7 +12,7 @@ CATEGORIES= security rubygems
MASTER_SITES= RF
MASTER_SITE_SUBDIR= net-ssh
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Establish Net::SSH connections through firewalls
RUN_DEPENDS= rubygem-net-ssh>=2.0.0:${PORTSDIR}/security/rubygem-net-ssh
diff --git a/security/rubygem-net-ssh/Makefile b/security/rubygem-net-ssh/Makefile
index 56d5ee79263c..a54ed7c606da 100644
--- a/security/rubygem-net-ssh/Makefile
+++ b/security/rubygem-net-ssh/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.0.15
CATEGORIES= security rubygems
MASTER_SITES= RF
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Non-interactive SSH processing
OPTIONS= PROMPT_PASSPHRASES "Prompt for passphrases on keys" On
diff --git a/sysutils/rubygem-capistrano/Makefile b/sysutils/rubygem-capistrano/Makefile
index a5d00fab811f..179f18ca5d15 100644
--- a/sysutils/rubygem-capistrano/Makefile
+++ b/sysutils/rubygem-capistrano/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= sysutils rubygems
MASTER_SITES= RF
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A utility for executing commands in parallel on multiple machines
RUN_DEPENDS= rubygem-net-ssh-gateway>=1.0.0:${PORTSDIR}/security/rubygem-net-ssh-gateway \
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
diff --git a/www/rubygem-actionpack/Makefile b/www/rubygem-actionpack/Makefile
index 8974c04c966c..4e9f1aa38e77 100644
--- a/www/rubygem-actionpack/Makefile
+++ b/www/rubygem-actionpack/Makefile
@@ -9,7 +9,7 @@ PORTVERSION= 2.3.4
CATEGORIES= www rubygems
MASTER_SITES= RF
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Action Controller and Action View of Rails MVC Framework
BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/activesupport-${PORTVERSION}.gemspec:${PORTSDIR}/devel/rubygem-activesupport \
diff --git a/www/rubygem-httpclient/Makefile b/www/rubygem-httpclient/Makefile
index f8e98fc7cfb8..e8334bdf3f07 100644
--- a/www/rubygem-httpclient/Makefile
+++ b/www/rubygem-httpclient/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www rubygems
MASTER_SITES= RF
MASTER_SITE_SUBDIR= soap4r
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Yet another HTTP client implementation by NaHi
USE_RUBY= yes
diff --git a/www/rubygem-rack/Makefile b/www/rubygem-rack/Makefile
index c2d88ed06b9e..ed735de3040c 100644
--- a/www/rubygem-rack/Makefile
+++ b/www/rubygem-rack/Makefile
@@ -11,7 +11,7 @@ PORTEPOCH= 1
CATEGORIES= www rubygems
MASTER_SITES= RF
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Rack, a Ruby Webserver Interface
USE_RUBY= yes
diff --git a/www/rubygem-rails/Makefile b/www/rubygem-rails/Makefile
index 28e551e54792..e2cddd3bbe43 100644
--- a/www/rubygem-rails/Makefile
+++ b/www/rubygem-rails/Makefile
@@ -9,7 +9,7 @@ PORTVERSION= 2.3.4
CATEGORIES= www rubygems
MASTER_SITES= RF
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= MVC web application framework
BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/activesupport-${PORTVERSION}.gemspec:${PORTSDIR}/devel/rubygem-activesupport \
diff --git a/www/rubygem-redcloth/Makefile b/www/rubygem-redcloth/Makefile
index 312303637122..b89a5cee0c22 100644
--- a/www/rubygem-redcloth/Makefile
+++ b/www/rubygem-redcloth/Makefile
@@ -10,7 +10,7 @@ CATEGORIES= www rubygems
MASTER_SITES= RF
DISTNAME= RedCloth-${PORTVERSION}
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A module for using Textile in Ruby
USE_RUBY= yes