diff options
author | Bill Fumerola <billf@FreeBSD.org> | 2000-05-14 05:40:52 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 2000-05-14 05:40:52 +0000 |
commit | ccf4c430e0eb4dcd101f1f328f14587ed73f3c07 (patch) | |
tree | 3e4688595d58a1248f4ec2c9088449cfb7385e6d /math | |
parent | murray is now a committer, reflect this in MAINTAINER. (diff) |
ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.
Notes
Notes:
svn path=/head/; revision=28453
Diffstat (limited to 'math')
-rw-r--r-- | math/spin/Makefile | 2 | ||||
-rw-r--r-- | math/ss/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/spin/Makefile b/math/spin/Makefile index 028d7ea64211..cdf4a5be97b8 100644 --- a/math/spin/Makefile +++ b/math/spin/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.39 CATEGORIES= math MASTER_SITES= ftp://netlib.bell-labs.com/netlib/spin/ \ ftp://www.netlib.org/spin/ \ - ftp://wcarchive.cdrom.com/pub/netlib/spin/ + ftp://ftp.freesoftware.com/pub/netlib/spin/ DISTFILES= spin339.tar.gz html.tar.gz MAINTAINER= jhanna@home.com diff --git a/math/ss/Makefile b/math/ss/Makefile index 49fd9e9ebf66..ed53af3a57f2 100644 --- a/math/ss/Makefile +++ b/math/ss/Makefile @@ -9,7 +9,7 @@ PORTNAME= ss PORTVERSION= 1.3.3 CATEGORIES= math MASTER_SITES= http://www.irus.rri.on.ca/~amulder/ss/ \ - ftp://ftp.cdrom.com/pub/unixfreeware/math/ \ + ftp://ftp.freesoftware.com/pub/unixfreeware/math/ \ ftp://ftp.u-aizu.ac.jp/pub/misc/tools/spreadsheet/ualberta/ DISTNAME= ${PORTNAME}_${PORTVERSION} |