diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2013-06-27 12:27:07 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2013-06-27 12:27:07 +0000 |
commit | 245c2b1169420f8db7c79586d72c17c9575c2c7f (patch) | |
tree | 05f6739ceca118948bbf8c89cfb43f3e32de037a /benchmarks/fio | |
parent | b12c65d0d1e0d7a1ed9c5b958a47d244da3763b5 (diff) |
Notes
Diffstat (limited to 'benchmarks/fio')
-rw-r--r-- | benchmarks/fio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/fio/Makefile b/benchmarks/fio/Makefile index 885d74c10c13..fb47eaf88ff5 100644 --- a/benchmarks/fio/Makefile +++ b/benchmarks/fio/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.0.15 CATEGORIES= benchmarks MASTER_SITES= http://brick.kernel.dk/snaps/ -MAINTAINER= brucec@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= FIO - flexible IO tester LICENSE= GPLv2 |