diff options
-rw-r--r-- | math/sdpa/Makefile | 2 | ||||
-rw-r--r-- | math/sdpara/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/sdpa/Makefile b/math/sdpa/Makefile index 85a0ca809b2f..8a3444b4dd5c 100644 --- a/math/sdpa/Makefile +++ b/math/sdpa/Makefile @@ -9,7 +9,7 @@ PORTNAME= sdpa PORTVERSION= 6.2.1 PORTREVISION= 1 CATEGORIES= math -MASTER_SITES= http://grid.r.dendai.ac.jp/sdpa/files/ +MASTER_SITES= http://sdpa.indsys.chuo-u.ac.jp/sdpa/files/ DISTFILES= ${PORTNAME}.${PORTVERSION}.src.tar.gz .if !defined(NOPORTDOCS) DISTFILES+= ${PORTNAME}.${OLDVERSION}.manual.ps.gz \ diff --git a/math/sdpara/Makefile b/math/sdpara/Makefile index 5d54a2f88e1d..5aa379595d40 100644 --- a/math/sdpara/Makefile +++ b/math/sdpara/Makefile @@ -9,7 +9,7 @@ PORTNAME= sdpara PORTVERSION= 1.0.1 PORTREVISION= 1 CATEGORIES= math parallel -MASTER_SITES= http://grid.r.dendai.ac.jp/sdpa/files/ +MASTER_SITES= http://sdpa.indsys.chuo-u.ac.jp/sdpa/files/ DISTFILES= ${PORTNAME}.${PORTVERSION}.src.tar.gz .if !defined(NOPORTDOCS) DISTFILES+= ${PORTNAME}.1.0.0.install.txt |