summaryrefslogtreecommitdiff
path: root/benchmarks/heapsort
diff options
context:
space:
mode:
authormartti <martti>2003-07-21 16:24:36 +0000
committermartti <martti>2003-07-21 16:24:36 +0000
commitcc45e6a9dee0ac7bfde650aa6d23bf5836da4aa6 (patch)
tree88dbf13f219f88e7e7b9057415b1df6b05f0e948 /benchmarks/heapsort
parent85b9cc64347d5791931ac6791d4e1d2f8fb963e2 (diff)
downloadpkgsrc-cc45e6a9dee0ac7bfde650aa6d23bf5836da4aa6.tar.gz
COMMENT should start with a capital letter.
Diffstat (limited to 'benchmarks/heapsort')
-rw-r--r--benchmarks/heapsort/Makefile4
1 files changed, 2 insertions, 2 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}