summaryrefslogtreecommitdiff
path: root/benchmarks/unixbench
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 11:44:27 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 11:44:27 +0000
commit300c45cf2e488b0b4bef726272d1259f14ae8ed9 (patch)
tree842a2dc4580fa0370f28faca34d61ab06c735859 /benchmarks/unixbench
parentRemove spurious ^M at end of lines. (diff)
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4575
Diffstat (limited to 'benchmarks/unixbench')
-rw-r--r--benchmarks/unixbench/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/benchmarks/unixbench/Makefile b/benchmarks/unixbench/Makefile
index 5fa5bf80879a..54408f371646 100644
--- a/benchmarks/unixbench/Makefile
+++ b/benchmarks/unixbench/Makefile
@@ -3,13 +3,13 @@
# Date created: 28 December 1995
# Whom: se
#
-# $Id: Makefile,v 1.3 1996/01/03 00:06:21 se Exp $
+# $Id: Makefile,v 1.4 1996/01/05 16:37:50 se Exp $
#
DISTNAME= bytebench-3.1
-EXTRACT_SUFX= .tar.Z
-CATEGORIES+= benchmarks
+CATEGORIES= benchmarks
MASTER_SITES= ftp://ftp.inria.fr/system/benchmark/
+EXTRACT_SUFX= .tar.Z
MAINTAINER= se@FreeBSD.org