From d17c12dd8dd8d0cf5eca3b1e74242dc69bb3ba1b Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Thu, 10 Dec 1998 17:24:33 +0000 Subject: Add more MASTER_SITES. PR: ports/9037 Submitted by: josh@quick.net --- math/siag/Makefile | 5 +++-- math/superlu/Makefile | 4 ++-- math/xgraph/Makefile | 6 ++++-- 3 files changed, 9 insertions(+), 6 deletions(-) (limited to 'math') diff --git a/math/siag/Makefile b/math/siag/Makefile index 19ceba0df77b..aadbd63305b1 100644 --- a/math/siag/Makefile +++ b/math/siag/Makefile @@ -3,12 +3,13 @@ # Date created: 27 Jan 1998 # Whom: ports@freebsd.org # -# $Id: Makefile,v 1.10 1998/10/01 06:12:15 steve Exp $ +# $Id: Makefile,v 1.11 1998/11/29 13:09:40 asami Exp $ # DISTNAME= siag-2.80 CATEGORIES= math -MASTER_SITES= ftp://ftp.edu.stockholm.se/pub/siag/ +MASTER_SITES= ftp://ftp.edu.stockholm.se/pub/siag/OLD/ \ + ftp://ftp.icm.edu.pl/site/siag/OLD/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} tsiag-2.80.tar.gz MAINTAINER= ports@freebsd.org diff --git a/math/superlu/Makefile b/math/superlu/Makefile index a1608a0c04d4..0e6d9f78711f 100644 --- a/math/superlu/Makefile +++ b/math/superlu/Makefile @@ -3,13 +3,13 @@ # Date created: 31 Oct 97 # Whom: Pedro Giffuni # -# $Id: Makefile,v 1.1.1.1 1998/08/09 23:54:16 steve Exp $ +# $Id: Makefile,v 1.2 1998/12/07 20:20:24 billf Exp $ # DISTNAME= superlu_1.1 PKGNAME= superlu-1.1 CATEGORIES= math -MASTER_SITES= ftp://ftp.cs.berkeley.edu/pub/src/lapack/SuperLU/ \ +MASTER_SITES= ftp://ftp.cs.berkeley.edu/pub/lapack/SuperLU/ \ ftp://ftp.u-aizu.ac.jp/pub/SciEng/numanal/cs.berkeley.edu/lapack/SuperLu/ \ ftp://ftp.ntua.gr/pub/netlib/scalapack/prototype/ \ ftp://ftp.uow.edu.au/pub/netlib/scalapack/prototype/ \ diff --git a/math/xgraph/Makefile b/math/xgraph/Makefile index 564ffbbad3ab..55129dd89e90 100644 --- a/math/xgraph/Makefile +++ b/math/xgraph/Makefile @@ -3,12 +3,14 @@ # Date created: 24 November 1994 # Whom: asami # -# $Id: Makefile,v 1.9 1998/05/29 06:45:46 tg Exp $ +# $Id: Makefile,v 1.10 1998/09/27 20:16:43 steve Exp $ # DISTNAME= xgraph-11.3.2 CATEGORIES= math print -MASTER_SITES= ftp://ftp.iis.u-tokyo.ac.jp/pub/X/misc/ +MASTER_SITES= ftp://ftp.iis.u-tokyo.ac.jp/pub/X/misc/ \ + ftp://ftp.tk.mesh.ad.jp/pub/X/misc/ \ + ftp://ftp.eos.hokudai.ac.jp/pub/X11/misc/ MAINTAINER= ports@FreeBSD.ORG -- cgit v1.2.3