aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2010-12-08 03:19:15 +0800
committerlinimon <linimon@FreeBSD.org>2010-12-08 03:19:15 +0800
commit5abf0b8d1f1df48e81eba39686151ec3d8fea6e3 (patch)
tree7f80e23016b17bcb1a98e3aacce9c1ec231d5b0e /www
parente37cdce094737f7e8857bc6ed0364903e4007040 (diff)
downloadfreebsd-ports-gnome-5abf0b8d1f1df48e81eba39686151ec3d8fea6e3.tar.gz
freebsd-ports-gnome-5abf0b8d1f1df48e81eba39686151ec3d8fea6e3.tar.zst
freebsd-ports-gnome-5abf0b8d1f1df48e81eba39686151ec3d8fea6e3.zip
With portmgr hat, reassign these from clsung (who is apparently having
email troubles) to ruby@.
Diffstat (limited to 'www')
-rw-r--r--www/rubygem-erubis/Makefile2
-rw-r--r--www/rubygem-erubis/pkg-descr1
-rw-r--r--www/rubygem-hpricot/Makefile2
-rw-r--r--www/rubygem-mechanize/Makefile2
-rw-r--r--www/rubygem-mongrel/Makefile2
-rw-r--r--www/rubygem-thin/Makefile2
6 files changed, 5 insertions, 6 deletions
diff --git a/www/rubygem-erubis/Makefile b/www/rubygem-erubis/Makefile
index 484c84248481..d1140e61d374 100644
--- a/www/rubygem-erubis/Makefile
+++ b/www/rubygem-erubis/Makefile
@@ -9,7 +9,7 @@ PORTVERSION= 2.6.6
CATEGORIES= www rubygems
MASTER_SITES= RG
-MAINTAINER= clsung@freebsd.org
+MAINTAINER= ruby@freebsd.org
COMMENT= A fast, secure, and very extensible implementation of eRuby
RUN_DEPENDS= rubygem-abstract>=1.0.0:${PORTSDIR}/devel/rubygem-abstract
diff --git a/www/rubygem-erubis/pkg-descr b/www/rubygem-erubis/pkg-descr
index efab4f9b915e..ec4b0ab4be3a 100644
--- a/www/rubygem-erubis/pkg-descr
+++ b/www/rubygem-erubis/pkg-descr
@@ -5,4 +5,3 @@ The following is an example of eRuby. '<% ... %>' means Ruby statement
and '<%= ... %>' means Ruby expression.
WWW: http://www.kuwata-lab.com/erubis/
-WWW: http://www.kuwata-lab.com/erubis/
diff --git a/www/rubygem-hpricot/Makefile b/www/rubygem-hpricot/Makefile
index 53185020e0a8..e3cbef1fa8e8 100644
--- a/www/rubygem-hpricot/Makefile
+++ b/www/rubygem-hpricot/Makefile
@@ -9,7 +9,7 @@ PORTVERSION= 0.8.3
CATEGORIES= www rubygems
MASTER_SITES= RG
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A Fast, Enjoyable HTML Parser for Ruby
USE_RUBY= yes
diff --git a/www/rubygem-mechanize/Makefile b/www/rubygem-mechanize/Makefile
index 03181b0308aa..7479add84226 100644
--- a/www/rubygem-mechanize/Makefile
+++ b/www/rubygem-mechanize/Makefile
@@ -10,7 +10,7 @@ PORTREVISION= 1
CATEGORIES= www rubygems
MASTER_SITES= RG
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= WWW::Mechanize, a handy web browsing ruby object
RUN_DEPENDS= rubygem-nokogiri>=1.2.1:${PORTSDIR}/textproc/rubygem-nokogiri
diff --git a/www/rubygem-mongrel/Makefile b/www/rubygem-mongrel/Makefile
index 4329da99a38d..ab02415cd292 100644
--- a/www/rubygem-mongrel/Makefile
+++ b/www/rubygem-mongrel/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www rubygems
MASTER_SITES= RG
DISTFILES= ${PATCHNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Fast HTTP 1.1 library and server for Ruby web applications
RUN_DEPENDS= rubygem-gem_plugin>=0.2.3:${PORTSDIR}/devel/rubygem-gem_plugin \
diff --git a/www/rubygem-thin/Makefile b/www/rubygem-thin/Makefile
index d38b9e6c0a63..6c6ed8d3af60 100644
--- a/www/rubygem-thin/Makefile
+++ b/www/rubygem-thin/Makefile
@@ -10,7 +10,7 @@ PORTREVISION= 1
CATEGORIES= www rubygems
MASTER_SITES= RG
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A fast and very simple Ruby web server
RUN_DEPENDS= rubygem-rack>=1.0.0:${PORTSDIR}/www/rubygem-rack \