diff options
Diffstat (limited to 'benchmarks/iozone/Makefile')
-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-* |