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/lmbench | |
parent | 9d65a68cc5f966bc6ccbf0b30b19d61179a141a3 (diff) | |
download | ports-c59c33f7bc9a58e536ce4e4c6926562459c81934.tar.gz ports-c59c33f7bc9a58e536ce4e4c6926562459c81934.zip |
Notes
Diffstat (limited to 'benchmarks/lmbench')
-rw-r--r-- | benchmarks/lmbench/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/lmbench/Makefile b/benchmarks/lmbench/Makefile index bfb519166c3d..fb687d18e912 100644 --- a/benchmarks/lmbench/Makefile +++ b/benchmarks/lmbench/Makefile @@ -3,11 +3,11 @@ # Date created: 6 May 1995 # Whom: asami # -# $Id: Makefile,v 1.1.1.1 1995/05/06 11:49:56 asami Exp $ +# $Id: Makefile,v 1.2 1995/05/14 06:08:08 asami Exp $ # DISTNAME= lmbench-1.0 -CATEGORIES+= utilities benchmarking +CATEGORIES+= benchmarking MASTER_SITES= ftp://forte.mathematik.uni-bremen.de/pub/unix/benchmarks/ MAINTAINER= asami@FreeBSD.ORG |