diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-17 10:56:31 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-17 10:56:31 +0800 |
commit | 16f8164ab9424c85855e1f89ac3a33f346df5035 (patch) | |
tree | d5c2d2df2221214d0b6ed524bf9e311292b8875e /benchmarks/iozone | |
parent | 53ebe7966f00dcf3b3407fcb9bf92ca555c8854d (diff) | |
download | freebsd-ports-gnome-16f8164ab9424c85855e1f89ac3a33f346df5035.tar.gz freebsd-ports-gnome-16f8164ab9424c85855e1f89ac3a33f346df5035.tar.zst freebsd-ports-gnome-16f8164ab9424c85855e1f89ac3a33f346df5035.zip |
- Pass maintainership to submitter
Submitted by: chifeng via freebsd-ports@
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.* |