diff options
Diffstat (limited to 'benchmarks')
-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 da80dd51b846..b137345cab89 100644 --- a/benchmarks/iozone/Makefile +++ b/benchmarks/iozone/Makefile @@ -6,10 +6,10 @@ # $FreeBSD$ # -DISTNAME= iozone3_9 +DISTNAME= iozone PKGNAME= iozone-3.9 CATEGORIES= benchmarks -MASTER_SITES= http://www.iozone.org/src/stable/ +MASTER_SITES= http://www.iozone.org/src/ EXTRACT_SUFX= .tar MAINTAINER= jmz@FreeBSD.org diff --git a/benchmarks/iozone21/Makefile b/benchmarks/iozone21/Makefile index da80dd51b846..b137345cab89 100644 --- a/benchmarks/iozone21/Makefile +++ b/benchmarks/iozone21/Makefile @@ -6,10 +6,10 @@ # $FreeBSD$ # -DISTNAME= iozone3_9 +DISTNAME= iozone PKGNAME= iozone-3.9 CATEGORIES= benchmarks -MASTER_SITES= http://www.iozone.org/src/stable/ +MASTER_SITES= http://www.iozone.org/src/ EXTRACT_SUFX= .tar MAINTAINER= jmz@FreeBSD.org |