summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>1999-06-25 23:52:57 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>1999-06-25 23:52:57 +0000
commitcfd7bb79e96c02154a2d35fce0651586d3ae5af2 (patch)
tree1073ae785d49a73cf76514cb2b5359d8d1b0cb60 /math
parentUpdate master website. (diff)
Add MASTER_SITE.
Submitted by: Lars Koeller (ports/12296)
Notes
Notes: svn path=/head/; revision=19787
Diffstat (limited to 'math')
-rw-r--r--math/fftw/Makefile5
-rw-r--r--math/fftw3/Makefile5
2 files changed, 6 insertions, 4 deletions
diff --git a/math/fftw/Makefile b/math/fftw/Makefile
index 0381d959cd99..b0b31efe1826 100644
--- a/math/fftw/Makefile
+++ b/math/fftw/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
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