diff options
author | Maho Nakata <maho@FreeBSD.org> | 2004-03-07 11:54:27 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2004-03-07 11:54:27 +0000 |
commit | bdd5c4357f588d3d0719579fb62ef9bda5ceb50f (patch) | |
tree | d953cb3508369e0812e0801e0149c6b2ce1f7a3c /math/mupad | |
parent | bc988d383353d5245df36c047bff522a0c751ecb (diff) | |
download | ports-bdd5c4357f588d3d0719579fb62ef9bda5ceb50f.tar.gz ports-bdd5c4357f588d3d0719579fb62ef9bda5ceb50f.zip |
Notes
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 5b6f0d6851b2..5d37e6ca0a82 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 |