diff options
Diffstat (limited to 'benchmarks/iozone21/Makefile')
-rw-r--r-- | benchmarks/iozone21/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/iozone21/Makefile b/benchmarks/iozone21/Makefile index b137345..da80dd5 100644 --- a/benchmarks/iozone21/Makefile +++ b/benchmarks/iozone21/Makefile @@ -6,10 +6,10 @@ # $FreeBSD$ # -DISTNAME= iozone +DISTNAME= iozone3_9 PKGNAME= iozone-3.9 CATEGORIES= benchmarks -MASTER_SITES= http://www.iozone.org/src/ +MASTER_SITES= http://www.iozone.org/src/stable/ EXTRACT_SUFX= .tar MAINTAINER= jmz@FreeBSD.org |