summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2011-11-03 14:43:28 +0000
committerswills <swills@FreeBSD.org>2011-11-03 14:43:28 +0000
commit4ee9df728bdb49247a6e6f8d7fc6829087019373 (patch)
tree31bcd4ab0ddb2d399a57183d1f61705263b32af0
parentc82580a529dbe6bfdfc82518e6956ae31a53a732 (diff)
downloadFreeBSD-ports-4ee9df728bdb49247a6e6f8d7fc6829087019373.zip
FreeBSD-ports-4ee9df728bdb49247a6e6f8d7fc6829087019373.tar.gz
- Change maintainer to ruby@ so that any ruby@ folks can update them
-rw-r--r--devel/rubygem-filemagic/Makefile2
-rw-r--r--devel/rubygem-mkrf/Makefile2
-rw-r--r--devel/rubygem-railsless-deploy/Makefile2
-rw-r--r--devel/rubygem-sdl/Makefile2
-rw-r--r--sysutils/rubygem-capistrano-ext/Makefile2
-rw-r--r--sysutils/rubygem-murder/Makefile2
-rw-r--r--textproc/rubygem-sass/Makefile2
-rw-r--r--www/rubygem-uglifier/Makefile2
8 files changed, 8 insertions, 8 deletions
diff --git a/devel/rubygem-filemagic/Makefile b/devel/rubygem-filemagic/Makefile
index 2c91ac5..be0efb4 100644
--- a/devel/rubygem-filemagic/Makefile
+++ b/devel/rubygem-filemagic/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel ruby
MASTER_SITES= RG
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
-MAINTAINER= swills@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A Ruby binding to libmagic(3)
GEM_NAME= ${DISTNAME}
diff --git a/devel/rubygem-mkrf/Makefile b/devel/rubygem-mkrf/Makefile
index b478126..f2ae79e 100644
--- a/devel/rubygem-mkrf/Makefile
+++ b/devel/rubygem-mkrf/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.2.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
-MAINTAINER= swills@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Replacement to mkmf generates Rakefiles to build C Extensions
USE_RUBY= yes
diff --git a/devel/rubygem-railsless-deploy/Makefile b/devel/rubygem-railsless-deploy/Makefile
index b93503d..fe51aea 100644
--- a/devel/rubygem-railsless-deploy/Makefile
+++ b/devel/rubygem-railsless-deploy/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.0.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
-MAINTAINER= swills@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Replacement for the rails deploy strategy which ships with Capistrano
RUN_DEPENDS= rubygem-capistrano>=1.0.0:${PORTSDIR}/sysutils/rubygem-capistrano
diff --git a/devel/rubygem-sdl/Makefile b/devel/rubygem-sdl/Makefile
index 0716721..6bc26d0 100644
--- a/devel/rubygem-sdl/Makefile
+++ b/devel/rubygem-sdl/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel graphics audio ruby
MASTER_SITES= RG
DISTNAME= rubysdl-${PORTVERSION}
-MAINTAINER= swills@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby extension library to use SDL library
RUN_DEPENDS= rubygem-opengl>=0.60.1:${PORTSDIR}/graphics/rubygem-opengl
diff --git a/sysutils/rubygem-capistrano-ext/Makefile b/sysutils/rubygem-capistrano-ext/Makefile
index 0a52354..042c915 100644
--- a/sysutils/rubygem-capistrano-ext/Makefile
+++ b/sysutils/rubygem-capistrano-ext/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.2.1
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
-MAINTAINER= swills@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Useful task libraries and methods for Capistrano
RUN_DEPENDS= rubygem-capistrano>=1.0.0:${PORTSDIR}/sysutils/rubygem-capistrano
diff --git a/sysutils/rubygem-murder/Makefile b/sysutils/rubygem-murder/Makefile
index 6992024..7a8c8c4 100644
--- a/sysutils/rubygem-murder/Makefile
+++ b/sysutils/rubygem-murder/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.1.2
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
-MAINTAINER= swills@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Large scale deploys using BitTorrent
USE_RUBY= yes
diff --git a/textproc/rubygem-sass/Makefile b/textproc/rubygem-sass/Makefile
index dd07142..28547d8 100644
--- a/textproc/rubygem-sass/Makefile
+++ b/textproc/rubygem-sass/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 3.1.10
CATEGORIES= textproc ruby
MASTER_SITES= RG
-MAINTAINER= swills@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Sass is an extension of CSS3
USE_RUBY= yes
diff --git a/www/rubygem-uglifier/Makefile b/www/rubygem-uglifier/Makefile
index a17f168..2b3bce3 100644
--- a/www/rubygem-uglifier/Makefile
+++ b/www/rubygem-uglifier/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.0.4
CATEGORIES= www rubygems
MASTER_SITES= RG
-MAINTAINER= swills@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby wrapper for UglifyJS JavaScript compressor
RUN_DEPENDS= rubygem-execjs>=0.3.0:${PORTSDIR}/devel/rubygem-execjs \
OpenPOWER on IntegriCloud