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/bonnie | |
parent | 9d65a68cc5f966bc6ccbf0b30b19d61179a141a3 (diff) | |
download | ports-c59c33f7bc9a58e536ce4e4c6926562459c81934.tar.gz ports-c59c33f7bc9a58e536ce4e4c6926562459c81934.zip |
Change categories to reflect their new homes.
Notes
Notes:
svn path=/head/; revision=1959
Diffstat (limited to 'benchmarks/bonnie')
-rw-r--r-- | benchmarks/bonnie/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/bonnie/Makefile b/benchmarks/bonnie/Makefile index d5bb05dde259..0ea72454e6ce 100644 --- a/benchmarks/bonnie/Makefile +++ b/benchmarks/bonnie/Makefile @@ -3,12 +3,12 @@ # Date created: 26 September 1994 # Whom: se # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1995/05/19 09:49:09 asami Exp $ # DISTNAME= Bonnie PKGNAME= bonnie-1.0 -CATEGORIES+= utilities benchmarking +CATEGORIES+= benchmarking MASTER_SITES= ftp://ftp.sunet.se/pub/benchmark/Bonnie/ \ ftp://swedishchef.lerc.nasa.gov/drlabs/io/ EXTRACT_SUFX= .tar.Z |