diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-02-17 02:56:31 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-02-17 02:56:31 +0000 |
commit | 777bf0b92e638acd0f62fb70b177c41b6f0c89e3 (patch) | |
tree | 9b011599a94500ad057245094c2bbd65f8ee57f0 /benchmarks/iozone | |
parent | dfab15e826cf7e35572c06b1910d64b7e99f8ff3 (diff) |
- Pass maintainership to submitter
Submitted by: chifeng via freebsd-ports@
Notes
Notes:
svn path=/head/; revision=228530
Diffstat (limited to 'benchmarks/iozone')
-rw-r--r-- | benchmarks/iozone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile index 24fac1b1333b..9dfddec26af3 100644 --- a/benchmarks/iozone/Makefile +++ b/benchmarks/iozone/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.iozone.org/src/current/ DISTNAME= ${PORTNAME}${PORTVERSION:S/./_/} EXTRACT_SUFX= .tar -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chifeng@gmail.com COMMENT= Performance Test of Sequential File I/O CONFLICTS= iozone-2.* |