diff options
author | asami <asami@FreeBSD.org> | 1999-09-22 09:07:58 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-09-22 09:07:58 +0000 |
commit | c1caf436dd7e089a589510fbaa325ce53671ddb5 (patch) | |
tree | b16af9184063c1410d44a5ce81056e190a135884 /benchmarks | |
parent | 01fcb0134104fb5f3778e8009712ef806847f636 (diff) | |
download | FreeBSD-ports-c1caf436dd7e089a589510fbaa325ce53671ddb5.zip FreeBSD-ports-c1caf436dd7e089a589510fbaa325ce53671ddb5.tar.gz |
iozone has a homepage (which is its master site as well).
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 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 |