summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-04-16 07:39:03 +0000
committerwiz <wiz@pkgsrc.org>2002-04-16 07:39:03 +0000
commit14c0cdff4d2566c63e5c8a866c5a86b05a60f0a2 (patch)
tree54e7e599c420c73010ac1cfdfe695b9ca8d08bf1 /benchmarks
parentb85722ef515df3fb0dbef1242b0eee681b7d94ad (diff)
downloadpkgsrc-14c0cdff4d2566c63e5c8a866c5a86b05a60f0a2.tar.gz
Update MASTER_SITES and HOMEPAGE, as noted by Ray Phillips.
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/benchfft/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/benchmarks/benchfft/Makefile b/benchmarks/benchfft/Makefile
index b775fd1e7f8..17833a7a7a7 100644
--- a/benchmarks/benchfft/Makefile
+++ b/benchmarks/benchfft/Makefile
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.9 2001/04/09 11:45:35 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2002/04/16 07:39:03 wiz Exp $
DISTNAME= benchfft-2.0
CATEGORIES= benchmarks math
-MASTER_SITES= ftp://theory.lcs.mit.edu/pub/fftw/benchfft/ ftp://theory.lcs.mit.edu/pub/fftw/
+MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/benchfft/ \
+ ftp://ftp.fftw.org/pub/fftw/old/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} fftw-2.0.1${EXTRACT_SUFX}
MAINTAINER= root@garbled.net
-HOMEPAGE= http://theory.lcs.mit.edu/~benchfft/download.html
+HOMEPAGE= http://www.fftw.org/benchfft/
COMMENT= Benchmark your machine with a number of FFT algorithims
GNU_CONFIGURE= yes