diff options
author | wen <wen@FreeBSD.org> | 2014-08-10 21:04:34 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2014-08-10 21:04:34 +0800 |
commit | a721a46c0fe59839429a7b590dccce8677135957 (patch) | |
tree | 23ec362ad72fa0cca67cff22d6c42d1a16238ef3 /benchmarks/iozone | |
parent | f840411857e98a2d0cbc26d408ff689ca5dee822 (diff) | |
download | freebsd-ports-gnome-a721a46c0fe59839429a7b590dccce8677135957.tar.gz freebsd-ports-gnome-a721a46c0fe59839429a7b590dccce8677135957.tar.zst freebsd-ports-gnome-a721a46c0fe59839429a7b590dccce8677135957.zip |
- Reset maintainer to ports@
Submitted by: chifeng@gmail.com(previous maintainer, via email)
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 afa6d11a820e..cf9f5d8e2ef1 100644 --- a/benchmarks/iozone/Makefile +++ b/benchmarks/iozone/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.iozone.org/src/current/ DISTNAME= ${PORTNAME}${PORTVERSION:S/./_/} EXTRACT_SUFX= .tar -MAINTAINER= chifeng@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Performance Test of Sequential File I/O CONFLICTS= iozone-2.* iozone21-* |