diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-07-13 01:09:11 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-07-13 01:09:11 +0000 |
commit | c59c33f7bc9a58e536ce4e4c6926562459c81934 (patch) | |
tree | 4e1fe7d6bc681c384fa23f0294ec82a2e1afcb32 /benchmarks/iozone21 | |
parent | 9d65a68cc5f966bc6ccbf0b30b19d61179a141a3 (diff) | |
download | ports-c59c33f7bc9a58e536ce4e4c6926562459c81934.tar.gz ports-c59c33f7bc9a58e536ce4e4c6926562459c81934.zip |
Notes
Diffstat (limited to 'benchmarks/iozone21')
-rw-r--r-- | benchmarks/iozone21/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/iozone21/Makefile b/benchmarks/iozone21/Makefile index cc09cf5cf849..a9976e9a2b97 100644 --- a/benchmarks/iozone21/Makefile +++ b/benchmarks/iozone21/Makefile @@ -3,12 +3,12 @@ # Date created: 26 September 1994 # Whom: jmz # -# $Id: Makefile,v 1.12 1995/04/23 13:02:24 asami Exp $ +# $Id: Makefile,v 1.13 1995/06/15 11:26:50 jmz Exp $ # DISTNAME= iozone PKGNAME= iozone-2.01 -CATEGORIES+= utilities +CATEGORIES+= benchmarking MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/others/ DISTFILES= iozone-2.01.shar.gz |