From 8940a5474cc74ee48f0a47a78dd25d607b4f38d1 Mon Sep 17 00:00:00 2001 From: Steve Wills Date: Thu, 3 Nov 2011 14:43:28 +0000 Subject: [PATCH] - Change maintainer to ruby@ so that any ruby@ folks can update them --- devel/rubygem-filemagic/Makefile | 2 +- devel/rubygem-mkrf/Makefile | 2 +- devel/rubygem-railsless-deploy/Makefile | 2 +- devel/rubygem-sdl/Makefile | 2 +- sysutils/rubygem-capistrano-ext/Makefile | 2 +- sysutils/rubygem-murder/Makefile | 2 +- textproc/rubygem-sass/Makefile | 2 +- www/rubygem-uglifier/Makefile | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/devel/rubygem-filemagic/Makefile b/devel/rubygem-filemagic/Makefile index 2c91ac5c9ed0..be0efb4f8394 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 b47812663057..f2ae79e1d533 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 b93503da0f92..fe51aea09c83 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 071672110285..6bc26d08cb49 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 0a523540325c..042c91525f7a 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 69920240cd7f..7a8c8c46ba24 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 dd07142dc726..28547d8ec223 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 a17f1681d824..2b3bce351c7c 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 \