diff options
author | asami <asami@FreeBSD.org> | 1995-11-22 11:37:02 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-11-22 11:37:02 +0000 |
commit | 4bdb7e2511836dd48bfab6db53d386a82b7f31e6 (patch) | |
tree | 6973b8ef652f8d2ab012c0e60041d6e69e951c14 /benchmarks/iozone | |
parent | 66c2c15961f90216f2868913ddeaba02deda540b (diff) | |
download | FreeBSD-ports-4bdb7e2511836dd48bfab6db53d386a82b7f31e6.zip FreeBSD-ports-4bdb7e2511836dd48bfab6db53d386a82b7f31e6.tar.gz |
Category renaming to match the directory names ("benchmarking"
-> "benchmarks").
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 a9976e9..9c70341 100644 --- a/benchmarks/iozone/Makefile +++ b/benchmarks/iozone/Makefile @@ -3,12 +3,12 @@ # Date created: 26 September 1994 # Whom: jmz # -# $Id: Makefile,v 1.13 1995/06/15 11:26:50 jmz Exp $ +# $Id: Makefile,v 1.14 1995/07/13 01:09:08 asami Exp $ # DISTNAME= iozone PKGNAME= iozone-2.01 -CATEGORIES+= benchmarking +CATEGORIES+= benchmarks MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/others/ DISTFILES= iozone-2.01.shar.gz |