summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-02-21 06:33:00 +0000
committersnj <snj@pkgsrc.org>2004-02-21 06:33:00 +0000
commit88d09fd27eb054630b52354f28e5864adaa3255f (patch)
tree055dd9375564450d93841d8931a9bdf2445863cf /benchmarks
parentb0180b6dd49c73ef21efe585e6f6961f6eeb43e0 (diff)
downloadpkgsrc-88d09fd27eb054630b52354f28e5864adaa3255f.tar.gz
s/algorithims/algorithms/
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/benchfft/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/benchfft/Makefile b/benchmarks/benchfft/Makefile
index 40802c04e07..4c81abd45cd 100644
--- a/benchmarks/benchfft/Makefile
+++ b/benchmarks/benchfft/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/02/14 15:29:15 jlam Exp $
+# $NetBSD: Makefile,v 1.18 2004/02/21 06:33:00 snj Exp $
DISTNAME= benchfft-2.0
CATEGORIES= benchmarks math
@@ -8,7 +8,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} fftw-2.0.1${EXTRACT_SUFX}
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.fftw.org/benchfft/
-COMMENT= Benchmark your machine with a number of FFT algorithims
+COMMENT= Benchmark your machine with a number of FFT algorithms
GNU_CONFIGURE= yes
USE_BUILDLINK2= yes