summaryrefslogtreecommitdiff
path: root/benchmarks/dhrystone
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-16 13:30:32 +0000
committerwiz <wiz>2001-02-16 13:30:32 +0000
commita2a55c607ab5e4747b94deae3456a9fb4c6dd009 (patch)
tree7732ff10a8f89f28a77b19326981302bfb5beae7 /benchmarks/dhrystone
parent70d74edbfb10e5931e9de5948ba47f7e64d31cc3 (diff)
downloadpkgsrc-a2a55c607ab5e4747b94deae3456a9fb4c6dd009.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'benchmarks/dhrystone')
-rw-r--r--benchmarks/dhrystone/Makefile3
-rw-r--r--benchmarks/dhrystone/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/dhrystone/Makefile b/benchmarks/dhrystone/Makefile
index 712e0edca0b..4cbc789f65b 100644
--- a/benchmarks/dhrystone/Makefile
+++ b/benchmarks/dhrystone/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/03/16 12:16:51 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2001/02/16 13:37:47 wiz Exp $
DISTNAME= dhry2.1
PKGNAME= dhrystone-2.1
@@ -7,6 +7,7 @@ MASTER_SITES= ftp://gatekeeper.dec.com/pub/misc/
EXTRACT_SUFX= .tar.Z
MAINTAINER= root@garbled.net
+COMMENT= Reinhold Weicker's DHRYSTONE 2.1 integer benchmark
NO_WRKSUBDIR= yes
diff --git a/benchmarks/dhrystone/pkg/COMMENT b/benchmarks/dhrystone/pkg/COMMENT
deleted file mode 100644
index 7aebbe577cb..00000000000
--- a/benchmarks/dhrystone/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Reinhold Weicker's DHRYSTONE 2.1 integer benchmark