summaryrefslogtreecommitdiff
path: root/benchmarks/whetstone
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/whetstone
parent086f7dc00aa3fa9b201867614918f313f51535e9 (diff)
downloadpkgsrc-f7bb9e20782489fc6e22bb6c35c26051cb1d8c33.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'benchmarks/whetstone')
-rw-r--r--benchmarks/whetstone/Makefile3
-rw-r--r--benchmarks/whetstone/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/whetstone/Makefile b/benchmarks/whetstone/Makefile
index 5cbd116cc58..c3155bbf8a5 100644
--- a/benchmarks/whetstone/Makefile
+++ b/benchmarks/whetstone/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2000/03/16 12:16:54 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2001/02/16 13:37:58 wiz Exp $
DISTNAME= whetstone
PKGNAME= whetstone-1.2
@@ -7,6 +7,7 @@ MASTER_SITES= http://www.netlib.org/benchmark/
EXTRACT_SUFX= .c
MAINTAINER= root@garbled.net
+COMMENT= Benchmark for processors that gives you a MIPS rating
NO_WRKSUBDIR= yes
EXTRACT_CMD= ${CP} ${DOWNLOADED_DISTFILE} ${WRKSRC}
diff --git a/benchmarks/whetstone/pkg/COMMENT b/benchmarks/whetstone/pkg/COMMENT
deleted file mode 100644
index 628e78fcca6..00000000000
--- a/benchmarks/whetstone/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Benchmark for processors that gives you a MIPS rating