diff options
author | edwin <edwin@FreeBSD.org> | 2004-01-17 19:28:11 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-01-17 19:28:11 +0800 |
commit | a27f6014666de620bedc675b5659746c72c7316d (patch) | |
tree | 344682d0dba40108e73c6354125a537633b67a49 /math/sdpa | |
parent | 22cb54ed5f1884b7ea8b91e097541f9a16aa76ed (diff) | |
download | freebsd-ports-gnome-a27f6014666de620bedc675b5659746c72c7316d.tar.gz freebsd-ports-gnome-a27f6014666de620bedc675b5659746c72c7316d.tar.zst freebsd-ports-gnome-a27f6014666de620bedc675b5659746c72c7316d.zip |
Update master_sites.
Informed maintainer about the fact that one file gives a checksum error.
Noticed by: bento
http://bento.freebsd.org/errorlogs/i386-4-exp-latest/sdpa-6.00.log
Diffstat (limited to 'math/sdpa')
-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 de4e0131887a..0d42d1c27808 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 \ |