diff options
Diffstat (limited to 'benchmarks/hbench')
-rw-r--r-- | benchmarks/hbench/Makefile | 3 | ||||
-rw-r--r-- | benchmarks/hbench/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/hbench/Makefile b/benchmarks/hbench/Makefile index ef97c7b37e5..438549ddebd 100644 --- a/benchmarks/hbench/Makefile +++ b/benchmarks/hbench/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2000/10/18 04:26:53 garbled Exp $ +# $NetBSD: Makefile,v 1.12 2001/02/16 13:37:50 wiz Exp $ DISTNAME= hbench-OS-1.0 PKGNAME= hbench-1.0 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.eecs.harvard.edu/pub/hbench-OS/ MAINTAINER= root@garbled.net HOMEPAGE= http://www.eecs.harvard.edu/vino/perf/hbench/ +COMMENT= Suite of portable benchmarks to measure the OS and the hardware DEPENDS+= gnuplot-3.7:../../graphics/gnuplot diff --git a/benchmarks/hbench/pkg/COMMENT b/benchmarks/hbench/pkg/COMMENT deleted file mode 100644 index 03121cc3e44..00000000000 --- a/benchmarks/hbench/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Suite of portable benchmarks to measure the OS and the hardware |