diff options
author | maho <maho@FreeBSD.org> | 2004-03-07 11:54:27 +0000 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2004-03-07 11:54:27 +0000 |
commit | 0c6cac1150aec7d0b2d155ef5a059a1e4587176e (patch) | |
tree | 2b3c2b9883f2d3f4ada66433ceeedc7ea01232e5 /math/mupad | |
parent | cd4afdce4ae161e2cf881a80a7cbfd3f80a8bb03 (diff) | |
download | FreeBSD-ports-0c6cac1150aec7d0b2d155ef5a059a1e4587176e.zip FreeBSD-ports-0c6cac1150aec7d0b2d155ef5a059a1e4587176e.tar.gz |
1) remove non-fetchable sites
2) sorry I didn't notice ITO-san's e-mail that
also unbreak for this port. maho independently
unbreak this port. thanks.
Submitted by: ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp>
and kris via bento
Diffstat (limited to 'math/mupad')
-rw-r--r-- | math/mupad/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/math/mupad/Makefile b/math/mupad/Makefile index 5b6f0d6..5d37e6c 100644 --- a/math/mupad/Makefile +++ b/math/mupad/Makefile @@ -8,9 +8,7 @@ PORTNAME= mupad PORTVERSION= 2.5.3 CATEGORIES= math linux -MASTER_SITES= ftp://ftp.mupad.de/MuPAD/distrib/unix/ \ - ftp://archives.cs.ehime-u.ac.jp/pub/MuPAD/distrib/unix/ \ - ftp://ftp.uni-paderborn.de/pub/MuPAD/distrib/unix/ +MASTER_SITES= ftp://ftp.mupad.de/MuPAD/distrib/unix/ DISTNAME= mupad_linux_scilab_253 EXTRACT_SUFX= .tgz DIST_SUBDIR= mupad |