diff options
Diffstat (limited to 'benchmarks/iozone/Makefile')
-rw-r--r-- | benchmarks/iozone/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile index d1d13e1..4b00810 100644 --- a/benchmarks/iozone/Makefile +++ b/benchmarks/iozone/Makefile @@ -6,7 +6,7 @@ # PORTNAME= iozone -PORTVERSION= 3.172 +PORTVERSION= 3.196 PORTREVISION= 0 CATEGORIES= benchmarks MASTER_SITES= http://www.iozone.org/src/current/ @@ -16,8 +16,6 @@ EXTRACT_SUFX= .tar MAINTAINER= jmz@FreeBSD.org COMMENT= Performance Test of Sequential File I/O -BROKEN= Checksum mismatch - WRKSRC= ${WRKDIR}/src/current MAKEFILE= makefile |