diff options
-rw-r--r-- | benchmarks/iozone/Makefile | 4 | ||||
-rw-r--r-- | benchmarks/iozone21/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile index b137345..da80dd5 100644 --- a/benchmarks/iozone/Makefile +++ b/benchmarks/iozone/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 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 |