From 1aa14ea54e208d7ac507d359cbafa01dc4872f6a Mon Sep 17 00:00:00 2001 From: maho Date: Mon, 16 Aug 2004 01:24:11 +0000 Subject: MASTER_SITE have been moved. Reported by: kris --- math/sdpara/Makefile | 2 +- math/sdpara/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'math/sdpara') diff --git a/math/sdpara/Makefile b/math/sdpara/Makefile index 59bff08e91bb..acff74377a3a 100644 --- a/math/sdpara/Makefile +++ b/math/sdpara/Makefile @@ -8,7 +8,7 @@ PORTNAME= sdpara PORTVERSION= 0.90 CATEGORIES= math parallel -MASTER_SITES= http://sdpa.is.titech.ac.jp/ +MASTER_SITES= http://grid.r.dendai.ac.jp/sdpa/ DISTFILES= ${PORTNAME}.${PORTVERSION}.src.tar.gz .if !defined(NOPORTDOCS) DISTFILES+= ${PORTNAME}.${PORTVERSION}.install.txt diff --git a/math/sdpara/pkg-descr b/math/sdpara/pkg-descr index 4317b66780c4..b4df77ffc5c5 100644 --- a/math/sdpara/pkg-descr +++ b/math/sdpara/pkg-descr @@ -6,4 +6,4 @@ parallel with the help of MPI (Message Passing Interface) and ScaLAPACK used combinedly with other C++ programs, are not available. We assume that you know how to use the latest version of the SDPA and MPICH. -WWW: http://sdpa.is.titech.ac.jp/sdpara.index.html +WWW: http://grid.r.dendai.ac.jp/sdpa/sdpara.index.html -- cgit