diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/spin/Makefile | 3 | ||||
-rw-r--r-- | math/ss/Makefile | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/math/spin/Makefile b/math/spin/Makefile index 0189a7f4be47..2e12aae523e9 100644 --- a/math/spin/Makefile +++ b/math/spin/Makefile @@ -9,8 +9,7 @@ PORTNAME= spin PORTVERSION= 3.4.8 CATEGORIES= math MASTER_SITES= ftp://netlib.bell-labs.com/netlib/spin/ \ - ftp://www.netlib.org/spin/ \ - ftp://ftp.freesoftware.com/pub/netlib/spin/ + ftp://www.netlib.org/spin/ DISTFILES= spin348.tar.gz html.tar.gz MAINTAINER= jhanna@home.com diff --git a/math/ss/Makefile b/math/ss/Makefile index c5306a7fe600..c5c098cdd8ff 100644 --- a/math/ss/Makefile +++ b/math/ss/Makefile @@ -9,7 +9,6 @@ PORTNAME= ss PORTVERSION= 1.3.3 CATEGORIES= math MASTER_SITES= http://www.irus.rri.on.ca/~amulder/ss/ \ - ftp://ftp.freesoftware.com/pub/unixfreeware/math/ \ ftp://ftp.u-aizu.ac.jp/pub/misc/tools/spreadsheet/ualberta/ DISTNAME= ${PORTNAME}_${PORTVERSION} |