diff options
author | Tom Judge <tj@FreeBSD.org> | 2012-05-31 19:40:19 +0000 |
---|---|---|
committer | Tom Judge <tj@FreeBSD.org> | 2012-05-31 19:40:19 +0000 |
commit | 260c7b0856acfacb9ec4ad88b049b6c0221c6b29 (patch) | |
tree | 1ddb2005556d4a90263953fbe6709c9b435235b9 /benchmarks | |
parent | d944492aba9167e7be65125d3bdebe433735af65 (diff) | |
download | ports-260c7b0856acfacb9ec4ad88b049b6c0221c6b29.tar.gz ports-260c7b0856acfacb9ec4ad88b049b6c0221c6b29.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/filebench/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/filebench/Makefile b/benchmarks/filebench/Makefile index 1256d7d9eb9e..9eb36af45225 100644 --- a/benchmarks/filebench/Makefile +++ b/benchmarks/filebench/Makefile @@ -11,7 +11,7 @@ CATEGORIES= benchmarks MASTER_SITES= http://www.fsl.cs.sunysb.edu/~vass/filebench/ DISTNAME= go_filebench-1.4.8.fsl.0.8 -MAINTAINER= tom@tomjudge.com +MAINTAINER= tj@FreeBSD.org COMMENT= Performance Test of Filesystem I/O ONLY_FOR_ARCHS= amd64 i386 ia64 ppc |