aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhoek <hoek@FreeBSD.org>1999-06-26 07:52:57 +0800
committerhoek <hoek@FreeBSD.org>1999-06-26 07:52:57 +0800
commit5d3dfcde15f9a67914bf522d0b9525becf34af23 (patch)
tree94be3b40b4a85cef170d61f38ce592418ea0e34f
parent3bae8174e326ec3802b65c0e3875f3195ec012a8 (diff)
downloadfreebsd-ports-graphics-5d3dfcde15f9a67914bf522d0b9525becf34af23.tar.gz
freebsd-ports-graphics-5d3dfcde15f9a67914bf522d0b9525becf34af23.tar.zst
freebsd-ports-graphics-5d3dfcde15f9a67914bf522d0b9525becf34af23.zip
Add MASTER_SITE.
Submitted by: Lars Koeller (ports/12296)
-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 0381d959cd9..b0b31efe182 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 0381d959cd9..b0b31efe182 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