diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-26 19:51:34 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-26 19:51:34 +0000 |
commit | 8f3a51419c3bbf7ce432033688b39a22b8eac39b (patch) | |
tree | 36ca6259b99828ddc8eced1db236da3dbec4e3b3 /benchmarks | |
parent | 9a86085fd617cad2c2a5370b68e24b5d9753a8b8 (diff) | |
download | ports-8f3a51419c3bbf7ce432033688b39a22b8eac39b.tar.gz ports-8f3a51419c3bbf7ce432033688b39a22b8eac39b.zip |
Notes
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 a2541710db8d..fee7805d2136 100644 --- a/benchmarks/rubygem-railsbench/Makefile +++ b/benchmarks/rubygem-railsbench/Makefile @@ -8,7 +8,7 @@ PORTNAME= railsbench PORTVERSION= 0.9.2 PORTREVISION= 1 CATEGORIES= benchmarks rubygems -MASTER_SITES= RF +MASTER_SITES= RG MAINTAINER= avl@FreeBSD.org COMMENT= Scripts designed for benchmarking of Rails applications |