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 | |
parent | 4e4e75044dc04dab9dfec05dd80a254a57599805 (diff) | |
download | ports-543cfe27b0e4c206ade93ba5a08db7f97282375e.tar.gz ports-543cfe27b0e4c206ade93ba5a08db7f97282375e.zip |
The distfile moved around on the MASTER_SITE and changed names. The
checksum did not change.
Inspired by: a partial commit by Asami-san
Notes
Notes:
svn path=/head/; revision=21976
Diffstat (limited to 'benchmarks/iozone')
-rw-r--r-- | benchmarks/iozone/Makefile | 4 | ||||
-rw-r--r-- | benchmarks/iozone/distinfo | 2 |
2 files changed, 3 insertions, 3 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 diff --git a/benchmarks/iozone/distinfo b/benchmarks/iozone/distinfo index c2e539d6d555..6b47751dd1ff 100644 --- a/benchmarks/iozone/distinfo +++ b/benchmarks/iozone/distinfo @@ -1 +1 @@ -MD5 (iozone.tar) = 5b81151f0d8a2abd737af53f7f60f348 +MD5 (iozone3_9.tar) = 5b81151f0d8a2abd737af53f7f60f348 |