diff options
| author | Tim Vanderhoek <hoek@FreeBSD.org> | 1999-06-25 23:52:57 +0000 |
|---|---|---|
| committer | Tim Vanderhoek <hoek@FreeBSD.org> | 1999-06-25 23:52:57 +0000 |
| commit | cfd7bb79e96c02154a2d35fce0651586d3ae5af2 (patch) | |
| tree | 1073ae785d49a73cf76514cb2b5359d8d1b0cb60 /math/fftw3 | |
| parent | abcfee9b7d53dbb49c46d1d5737f4333e0173a55 (diff) | |
Add MASTER_SITE.
Submitted by: Lars Koeller (ports/12296)
Diffstat (limited to 'math/fftw3')
| -rw-r--r-- | math/fftw3/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/math/fftw3/Makefile b/math/fftw3/Makefile index 0381d959cd99..b0b31efe1826 100644 --- a/math/fftw3/Makefile +++ b/math/fftw3/Makefile @@ -3,12 +3,13 @@ # Date created: Dec 28 1998 # Whom: Lars Koeller <lkoeller@cc.fh-lippe.de> # -# $Id: Makefile,v 1.3 1999/06/06 20:01:48 mph Exp $ +# $Id: Makefile,v 1.4 1999/06/08 22:07:34 steve Exp $ # DISTNAME= fftw-2.1.2 CATEGORIES= math -MASTER_SITES= ftp://theory.lcs.mit.edu/pub/fftw/ \ +MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \ + ftp://theory.lcs.mit.edu/pub/fftw/ \ ftp://pm.cse.rmit.edu.au/pub/dsp/fftw/ MAINTAINER= lkoeller@cc.fh-lippe.de |
