diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-09-22 09:07:58 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-09-22 09:07:58 +0000 |
commit | 9dc907c128ea5e27ccdcdfa7757998a14b0e00ae (patch) | |
tree | 5868830b26b94c2157414df78c0006fb2118220a /benchmarks/iozone | |
parent | 6822b0fa6b1de0fba9b11089d71e9bd345c88827 (diff) | |
download | ports-9dc907c128ea5e27ccdcdfa7757998a14b0e00ae.tar.gz ports-9dc907c128ea5e27ccdcdfa7757998a14b0e00ae.zip |
Notes
Diffstat (limited to 'benchmarks/iozone')
-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..da80dd51b846 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 |