s/algorithims/algorithms/
This commit is contained in:
parent
b0180b6dd4
commit
88d09fd27e
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue