diff options
author | avl <avl@FreeBSD.org> | 2010-12-09 07:08:04 +0800 |
---|---|---|
committer | avl <avl@FreeBSD.org> | 2010-12-09 07:08:04 +0800 |
commit | a2e9038a64792046596ac7478480dfac20bc8bfc (patch) | |
tree | bf4f8a978b885bbf23b2daf886e16ed4126c12fc /benchmarks | |
parent | 0a981c0d91464a84ae66998ca0893c632f00c71d (diff) | |
download | freebsd-ports-gnome-a2e9038a64792046596ac7478480dfac20bc8bfc.tar.gz freebsd-ports-gnome-a2e9038a64792046596ac7478480dfac20bc8bfc.tar.zst freebsd-ports-gnome-a2e9038a64792046596ac7478480dfac20bc8bfc.zip |
- Re-assign all my ruby* ports to ruby@
Discussed with: pgollucci, stas
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/rubygem-railsbench/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/rubygem-railsbench/Makefile b/benchmarks/rubygem-railsbench/Makefile index c57e4a52cca4..ee02e9d90834 100644 --- a/benchmarks/rubygem-railsbench/Makefile +++ b/benchmarks/rubygem-railsbench/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.9.8 CATEGORIES= benchmarks rubygems MASTER_SITES= RG -MAINTAINER= avl@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Scripts designed for benchmarking of Rails applications RUN_DEPENDS= rubygem-hoe>=1.2.0:${PORTSDIR}/devel/rubygem-hoe |