diff options
-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 |