summaryrefslogtreecommitdiff
path: root/benchmarks/hint
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/hint
parent70d74edbfb10e5931e9de5948ba47f7e64d31cc3 (diff)
downloadpkgsrc-a2a55c607ab5e4747b94deae3456a9fb4c6dd009.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'benchmarks/hint')
-rw-r--r--benchmarks/hint/Makefile3
-rw-r--r--benchmarks/hint/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/hint/Makefile b/benchmarks/hint/Makefile
index 01a84ac0b47..96149743661 100644
--- a/benchmarks/hint/Makefile
+++ b/benchmarks/hint/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2000/03/16 12:16:52 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2001/02/16 13:37:52 wiz Exp $
# FreeBSD: Makefile,v 1.1.1.1 1998/06/15 18:09:43 ghelmer Exp
#
@@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.scl.ameslab.gov/Projects/HINT/
+COMMENT= Scalable benchmark for testing CPU and memory performance
EXTRACT_CMD= ${GTAR} -xf ${DOWNLOADED_DISTFILE}
WRKSRC= ${WRKDIR}/unix
diff --git a/benchmarks/hint/pkg/COMMENT b/benchmarks/hint/pkg/COMMENT
deleted file mode 100644
index dcf34d677a8..00000000000
--- a/benchmarks/hint/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Scalable benchmark for testing CPU and memory performance