summaryrefslogtreecommitdiff
path: root/benchmarks/iozone
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-16 13:30:32 +0000
committerwiz <wiz@pkgsrc.org>2001-02-16 13:30:32 +0000
commitf7bb9e20782489fc6e22bb6c35c26051cb1d8c33 (patch)
tree7732ff10a8f89f28a77b19326981302bfb5beae7 /benchmarks/iozone
parent086f7dc00aa3fa9b201867614918f313f51535e9 (diff)
downloadpkgsrc-f7bb9e20782489fc6e22bb6c35c26051cb1d8c33.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'benchmarks/iozone')
-rw-r--r--benchmarks/iozone/Makefile3
-rw-r--r--benchmarks/iozone/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile
index e2b77b6cef6..e5d37d9483e 100644
--- a/benchmarks/iozone/Makefile
+++ b/benchmarks/iozone/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2000/05/04 10:38:27 pooka Exp $
+# $NetBSD: Makefile,v 1.12 2001/02/16 13:37:53 wiz Exp $
DISTNAME= iozone3_9
PKGNAME= iozone-3.09
@@ -8,6 +8,7 @@ EXTRACT_SUFX= .tar
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.iozone.org/
+COMMENT= Benchmark for file read and write speed
WRKSRC= ${WRKDIR}/src
MAKEFILE= makefile
diff --git a/benchmarks/iozone/pkg/COMMENT b/benchmarks/iozone/pkg/COMMENT
deleted file mode 100644
index fdbe33a0c22..00000000000
--- a/benchmarks/iozone/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Benchmark for file read and write speed