diff options
Diffstat (limited to 'math/sdpa/Makefile')
-rw-r--r-- | math/sdpa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/sdpa/Makefile b/math/sdpa/Makefile index de4e013..0d42d1c 100644 --- a/math/sdpa/Makefile +++ b/math/sdpa/Makefile @@ -8,7 +8,7 @@ PORTNAME= sdpa PORTVERSION= 6.00 CATEGORIES= math -MASTER_SITES= http://www.is.titech.ac.jp/~yamashi9/sdpa/ +MASTER_SITES= http://sdpa.is.titech.ac.jp/ DISTFILES= ${PORTNAME}.${PORTVERSION}.src.tar.gz .if !defined(NOPORTDOCS) DISTFILES+= ${PORTNAME}.${PORTVERSION}.manual.ps.gz \ |