diff options
author | asami <asami@FreeBSD.org> | 1995-07-13 09:09:11 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-07-13 09:09:11 +0800 |
commit | a6460fb15a1cfdbcf812762c2a73f07593dd079f (patch) | |
tree | 016aee081638b6c1def2bc8ee4d0e9e6f6046afc /benchmarks/iozone21 | |
parent | 9a95d283e9d843e5d9f6f5d39f5c9cf30ee24e80 (diff) | |
download | freebsd-ports-gnome-a6460fb15a1cfdbcf812762c2a73f07593dd079f.tar.gz freebsd-ports-gnome-a6460fb15a1cfdbcf812762c2a73f07593dd079f.tar.zst freebsd-ports-gnome-a6460fb15a1cfdbcf812762c2a73f07593dd079f.zip |
Change categories to reflect their new homes.
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 |