diff options
author | asami <asami@FreeBSD.org> | 1999-09-22 17:55:06 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-09-22 17:55:06 +0800 |
commit | b5908352ac96e83522d24c598342ddd640a54045 (patch) | |
tree | a41d32b1aeff884f8fa9bdb6249a138d6ab9a035 /benchmarks | |
parent | 128926ab04c72630a8b31f19fa45065b9fd925d9 (diff) | |
download | freebsd-ports-gnome-b5908352ac96e83522d24c598342ddd640a54045.tar.gz freebsd-ports-gnome-b5908352ac96e83522d24c598342ddd640a54045.tar.zst freebsd-ports-gnome-b5908352ac96e83522d24c598342ddd640a54045.zip |
Oops sorry, didn't intend to commit that one....
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 |