aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/rubygem-activemodel5/Makefile2
-rw-r--r--databases/rubygem-activemodel50/Makefile2
-rw-r--r--databases/rubygem-activerecord5/Makefile2
-rw-r--r--databases/rubygem-activerecord50/Makefile2
-rw-r--r--databases/rubygem-arel7/Makefile2
-rw-r--r--devel/rubygem-actionview5/Makefile2
-rw-r--r--devel/rubygem-actionview50/Makefile2
-rw-r--r--devel/rubygem-activejob5/Makefile2
-rw-r--r--devel/rubygem-activejob50/Makefile2
-rw-r--r--devel/rubygem-activesupport5/Makefile2
-rw-r--r--devel/rubygem-activesupport50/Makefile2
-rw-r--r--devel/rubygem-json_pure1/Makefile2
-rw-r--r--devel/rubygem-newrelic_rpm3/Makefile2
-rw-r--r--devel/rubygem-slack-notifier1/Makefile2
-rw-r--r--mail/rubygem-actionmailer5/Makefile2
-rw-r--r--mail/rubygem-actionmailer50/Makefile2
-rw-r--r--net/rubygem-omniauth-github11/Makefile2
-rw-r--r--net/rubygem-u2f0/Makefile2
-rw-r--r--security/rubygem-net-ssh-gateway1/Makefile2
-rw-r--r--security/rubygem-omniauth13/Makefile2
-rw-r--r--sysutils/rubygem-puppet_forge1/Makefile2
-rw-r--r--www/rubygem-actionpack5/Makefile2
-rw-r--r--www/rubygem-actionpack50/Makefile2
-rw-r--r--www/rubygem-haml4/Makefile2
-rw-r--r--www/rubygem-puma2/Makefile2
-rw-r--r--www/rubygem-railties5/Makefile2
-rw-r--r--www/rubygem-railties50/Makefile2
-rw-r--r--www/rubygem-redis-rack1/Makefile2
-rw-r--r--www/rubygem-select2-rails3/Makefile2
-rw-r--r--x11-toolkits/rubygem-vte3/Makefile2
30 files changed, 30 insertions, 30 deletions
diff --git a/databases/rubygem-activemodel5/Makefile b/databases/rubygem-activemodel5/Makefile
index 4ca9dd627a63..9fa744a40b4a 100644
--- a/databases/rubygem-activemodel5/Makefile
+++ b/databases/rubygem-activemodel5/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= databases rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 5
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Toolkit for building modeling frameworks
LICENSE= MIT
diff --git a/databases/rubygem-activemodel50/Makefile b/databases/rubygem-activemodel50/Makefile
index e102eca7db26..8e7668100bff 100644
--- a/databases/rubygem-activemodel50/Makefile
+++ b/databases/rubygem-activemodel50/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= databases rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 50
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Toolkit for building modeling frameworks
LICENSE= MIT
diff --git a/databases/rubygem-activerecord5/Makefile b/databases/rubygem-activerecord5/Makefile
index 9082e41ab91f..9dbc4861b646 100644
--- a/databases/rubygem-activerecord5/Makefile
+++ b/databases/rubygem-activerecord5/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= databases rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 5
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Object-relational mapping layer for Rails MVC Framework
LICENSE= MIT
diff --git a/databases/rubygem-activerecord50/Makefile b/databases/rubygem-activerecord50/Makefile
index 0e64399c3ec7..e72bbdaec2f0 100644
--- a/databases/rubygem-activerecord50/Makefile
+++ b/databases/rubygem-activerecord50/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= databases rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 50
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Object-relational mapping layer for Rails MVC Framework
LICENSE= MIT
diff --git a/databases/rubygem-arel7/Makefile b/databases/rubygem-arel7/Makefile
index 11de3349562d..5774ec54b676 100644
--- a/databases/rubygem-arel7/Makefile
+++ b/databases/rubygem-arel7/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= databases rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 7
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Relational Algebra for Ruby
LICENSE= MIT
diff --git a/devel/rubygem-actionview5/Makefile b/devel/rubygem-actionview5/Makefile
index 3b4fb8e77817..15a21b65d2b4 100644
--- a/devel/rubygem-actionview5/Makefile
+++ b/devel/rubygem-actionview5/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 5
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Rendering framework putting the V in MVC (part of Rails)
LICENSE= MIT
diff --git a/devel/rubygem-actionview50/Makefile b/devel/rubygem-actionview50/Makefile
index 42b6059b3aab..c593693d8a34 100644
--- a/devel/rubygem-actionview50/Makefile
+++ b/devel/rubygem-actionview50/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 50
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Rendering framework putting the V in MVC (part of Rails)
LICENSE= MIT
diff --git a/devel/rubygem-activejob5/Makefile b/devel/rubygem-activejob5/Makefile
index da4320da78a1..619ab4b7c94c 100644
--- a/devel/rubygem-activejob5/Makefile
+++ b/devel/rubygem-activejob5/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 5
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Job class declarations for a variety of queueing backends
LICENSE= MIT
diff --git a/devel/rubygem-activejob50/Makefile b/devel/rubygem-activejob50/Makefile
index 65e4e67bdd3e..08d7c4bce99f 100644
--- a/devel/rubygem-activejob50/Makefile
+++ b/devel/rubygem-activejob50/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 50
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Job class declarations for a variety of queueing backends
LICENSE= MIT
diff --git a/devel/rubygem-activesupport5/Makefile b/devel/rubygem-activesupport5/Makefile
index 776b2aac1879..da5bd3f25e28 100644
--- a/devel/rubygem-activesupport5/Makefile
+++ b/devel/rubygem-activesupport5/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 5
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Utility classes and extension that are required by Rails MVC Framework
LICENSE= MIT
diff --git a/devel/rubygem-activesupport50/Makefile b/devel/rubygem-activesupport50/Makefile
index c4f3265669ec..6637a833d74e 100644
--- a/devel/rubygem-activesupport50/Makefile
+++ b/devel/rubygem-activesupport50/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 50
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Utility classes and extension that are required by Rails MVC Framework
LICENSE= MIT
diff --git a/devel/rubygem-json_pure1/Makefile b/devel/rubygem-json_pure1/Makefile
index f02ba12fd1c1..6c877cefe94b 100644
--- a/devel/rubygem-json_pure1/Makefile
+++ b/devel/rubygem-json_pure1/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 1
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Parse JSON texts and generate them from ruby data structures in Ruby
LICENSE= BSD2CLAUSE RUBY
diff --git a/devel/rubygem-newrelic_rpm3/Makefile b/devel/rubygem-newrelic_rpm3/Makefile
index bfd067ad8e45..9997b0300c82 100644
--- a/devel/rubygem-newrelic_rpm3/Makefile
+++ b/devel/rubygem-newrelic_rpm3/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 3
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Performance management system for Rails applications
LICENSE= MIT NEWRELIC RUBY
diff --git a/devel/rubygem-slack-notifier1/Makefile b/devel/rubygem-slack-notifier1/Makefile
index 46daf46e2ae5..65f0e2d0dec7 100644
--- a/devel/rubygem-slack-notifier1/Makefile
+++ b/devel/rubygem-slack-notifier1/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 1
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby wrapper for posting to slack webhooks
LICENSE= MIT
diff --git a/mail/rubygem-actionmailer5/Makefile b/mail/rubygem-actionmailer5/Makefile
index f2e7a6235586..a71c8eaf4b94 100644
--- a/mail/rubygem-actionmailer5/Makefile
+++ b/mail/rubygem-actionmailer5/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= mail rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 5
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Easy email delivery and testing for Ruby
LICENSE= MIT
diff --git a/mail/rubygem-actionmailer50/Makefile b/mail/rubygem-actionmailer50/Makefile
index d81bb9dc25f8..822d59ee4e85 100644
--- a/mail/rubygem-actionmailer50/Makefile
+++ b/mail/rubygem-actionmailer50/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= mail rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 50
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Easy email delivery and testing for Ruby
LICENSE= MIT
diff --git a/net/rubygem-omniauth-github11/Makefile b/net/rubygem-omniauth-github11/Makefile
index f91f16ad37ad..31a7b4fb92de 100644
--- a/net/rubygem-omniauth-github11/Makefile
+++ b/net/rubygem-omniauth-github11/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= net rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 11
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Official OmniAuth strategy for GitHub
LICENSE= MIT
diff --git a/net/rubygem-u2f0/Makefile b/net/rubygem-u2f0/Makefile
index 07b36f59ca2b..2f161b2c3b5d 100644
--- a/net/rubygem-u2f0/Makefile
+++ b/net/rubygem-u2f0/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= net rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 0
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Library for handling registration and authentication of U2F devices
LICENSE= MIT
diff --git a/security/rubygem-net-ssh-gateway1/Makefile b/security/rubygem-net-ssh-gateway1/Makefile
index ddb0a420f654..450905492e6a 100644
--- a/security/rubygem-net-ssh-gateway1/Makefile
+++ b/security/rubygem-net-ssh-gateway1/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= security rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 1
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Establish Net::SSH connections through firewalls
LICENSE= MIT
diff --git a/security/rubygem-omniauth13/Makefile b/security/rubygem-omniauth13/Makefile
index ba99e8584e29..53acf586a844 100644
--- a/security/rubygem-omniauth13/Makefile
+++ b/security/rubygem-omniauth13/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= security rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 13
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Generalized Rack framework for multiple-provider authentication
LICENSE= MIT
diff --git a/sysutils/rubygem-puppet_forge1/Makefile b/sysutils/rubygem-puppet_forge1/Makefile
index d8dcb54c4840..670c2f1f8171 100644
--- a/sysutils/rubygem-puppet_forge1/Makefile
+++ b/sysutils/rubygem-puppet_forge1/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= sysutils rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 1
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby client for the Puppet Forge API
LICENSE= APACHE20
diff --git a/www/rubygem-actionpack5/Makefile b/www/rubygem-actionpack5/Makefile
index e14335ea7c50..ee2bbb2f543a 100644
--- a/www/rubygem-actionpack5/Makefile
+++ b/www/rubygem-actionpack5/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= www rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 5
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Action Controller and Action View of Rails MVC Framework
LICENSE= MIT
diff --git a/www/rubygem-actionpack50/Makefile b/www/rubygem-actionpack50/Makefile
index 023e34d60fed..2421e644ecd3 100644
--- a/www/rubygem-actionpack50/Makefile
+++ b/www/rubygem-actionpack50/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= www rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 50
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Action Controller and Action View of Rails MVC Framework
LICENSE= MIT
diff --git a/www/rubygem-haml4/Makefile b/www/rubygem-haml4/Makefile
index b51b6e30e8f4..29968268b3ca 100644
--- a/www/rubygem-haml4/Makefile
+++ b/www/rubygem-haml4/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= www rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 4
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Markup language to describe HTML
LICENSE= MIT
diff --git a/www/rubygem-puma2/Makefile b/www/rubygem-puma2/Makefile
index a2778378feba..a96c7b5ff7d0 100644
--- a/www/rubygem-puma2/Makefile
+++ b/www/rubygem-puma2/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= www rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 2
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Fast, multithreaded and highly concurrent ruby web server
LICENSE= BSD3CLAUSE
diff --git a/www/rubygem-railties5/Makefile b/www/rubygem-railties5/Makefile
index 3130d013c11d..23fc30b8b094 100644
--- a/www/rubygem-railties5/Makefile
+++ b/www/rubygem-railties5/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= www rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 5
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Rails internals bootup, plugins, generators, and rake tasks
LICENSE= MIT
diff --git a/www/rubygem-railties50/Makefile b/www/rubygem-railties50/Makefile
index e3387c3d063b..97cd3b8269b5 100644
--- a/www/rubygem-railties50/Makefile
+++ b/www/rubygem-railties50/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= www rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 50
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Rails internals bootup, plugins, generators, and rake tasks
LICENSE= MIT
diff --git a/www/rubygem-redis-rack1/Makefile b/www/rubygem-redis-rack1/Makefile
index 3752e9b86b1e..2d8d0a882e9b 100644
--- a/www/rubygem-redis-rack1/Makefile
+++ b/www/rubygem-redis-rack1/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= www rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 1
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Redis Store for Rack
LICENSE= MIT
diff --git a/www/rubygem-select2-rails3/Makefile b/www/rubygem-select2-rails3/Makefile
index 09ef901ddbd1..5295170b54e1 100644
--- a/www/rubygem-select2-rails3/Makefile
+++ b/www/rubygem-select2-rails3/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= www rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 3
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Implement select2 jQuery library into Rails
LICENSE= MIT
diff --git a/x11-toolkits/rubygem-vte3/Makefile b/x11-toolkits/rubygem-vte3/Makefile
index 8d3f5409dcea..9be9b8445bda 100644
--- a/x11-toolkits/rubygem-vte3/Makefile
+++ b/x11-toolkits/rubygem-vte3/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 3.1.3
CATEGORIES= x11-toolkits rubygems
MASTER_SITES= RG
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby binding for VTE
LICENSE= LGPL21+