From 14c0cdff4d2566c63e5c8a866c5a86b05a60f0a2 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 16 Apr 2002 07:39:03 +0000 Subject: Update MASTER_SITES and HOMEPAGE, as noted by Ray Phillips. --- benchmarks/benchfft/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'benchmarks') 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 -- cgit v1.2.3