diff options
Diffstat (limited to 'math/sdpara/Makefile')
-rw-r--r-- | math/sdpara/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |