diff options
author | asami <asami@FreeBSD.org> | 1995-07-13 01:09:11 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-07-13 01:09:11 +0000 |
commit | a6460fb15a1cfdbcf812762c2a73f07593dd079f (patch) | |
tree | 016aee081638b6c1def2bc8ee4d0e9e6f6046afc /benchmarks/iozone/Makefile | |
parent | 9a95d283e9d843e5d9f6f5d39f5c9cf30ee24e80 (diff) | |
download | FreeBSD-ports-a6460fb15a1cfdbcf812762c2a73f07593dd079f.zip FreeBSD-ports-a6460fb15a1cfdbcf812762c2a73f07593dd079f.tar.gz |
Change categories to reflect their new homes.
Diffstat (limited to 'benchmarks/iozone/Makefile')
-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 cc09cf5..a9976e9 100644 --- a/benchmarks/iozone/Makefile +++ b/benchmarks/iozone/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 |