diff options
author | Steve Price <steve@FreeBSD.org> | 1999-09-27 02:02:00 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-09-27 02:02:00 +0000 |
commit | 543cfe27b0e4c206ade93ba5a08db7f97282375e (patch) | |
tree | 7bfe15c08d3b565c5521782ab4208e37cf028e45 /benchmarks/iozone/Makefile | |
parent | 4e4e75044dc04dab9dfec05dd80a254a57599805 (diff) |
Notes
Diffstat (limited to 'benchmarks/iozone/Makefile')
-rw-r--r-- | benchmarks/iozone/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile index b137345cab89..f33616ec34bd 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 |