summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2003-07-21 16:24:36 +0000
committermartti <martti@pkgsrc.org>2003-07-21 16:24:36 +0000
commitff0278ea308c686207e2b1053f9dea6e7b3f8bf9 (patch)
tree88dbf13f219f88e7e7b9057415b1df6b05f0e948 /benchmarks
parentcdbd97130a8334f7f917cdee2afd7085512486e3 (diff)
downloadpkgsrc-ff0278ea308c686207e2b1053f9dea6e7b3f8bf9.tar.gz
COMMENT should start with a capital letter.
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/heapsort/Makefile4
-rw-r--r--benchmarks/randread/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/benchmarks/heapsort/Makefile b/benchmarks/heapsort/Makefile
index 36bfa697252..80e8afe7d83 100644
--- a/benchmarks/heapsort/Makefile
+++ b/benchmarks/heapsort/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/03/29 12:40:11 jmmv Exp $
+# $NetBSD: Makefile,v 1.10 2003/07/21 16:31:03 martti Exp $
DISTNAME= heapsort.c
PKGNAME= heapsort-1.0
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.nosc.mil/pub/aburto/heapsort/
EXTRACT_SUFX= #empty
MAINTAINER= root@garbled.net
-COMMENT= benchmark program for variable sized arrays
+COMMENT= Benchmark program for variable sized arrays
do-extract:
${MKDIR} ${WRKSRC}
diff --git a/benchmarks/randread/Makefile b/benchmarks/randread/Makefile
index b02dc9767a5..c2db6fb9fce 100644
--- a/benchmarks/randread/Makefile
+++ b/benchmarks/randread/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 21:24:34 grant Exp $
+# $NetBSD: Makefile,v 1.4 2003/07/21 16:31:04 martti Exp $
#
DISTNAME= randread-0.1
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=randread/}
MAINTAINER= grant@NetBSD.org
HOMEPAGE= http://randread.sourceforge.net/
-COMMENT= program to help benchmark random disk read performance
+COMMENT= Program to help benchmark random disk read performance
ALL_TARGET= randread