diff options
author | linimon <linimon@FreeBSD.org> | 2010-12-08 03:19:15 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-12-08 03:19:15 +0800 |
commit | 5abf0b8d1f1df48e81eba39686151ec3d8fea6e3 (patch) | |
tree | 7f80e23016b17bcb1a98e3aacce9c1ec231d5b0e /www/rubygem-mongrel | |
parent | e37cdce094737f7e8857bc6ed0364903e4007040 (diff) | |
download | freebsd-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/rubygem-mongrel')
-rw-r--r-- | www/rubygem-mongrel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |