diff options
author | billf <billf@FreeBSD.org> | 2000-05-14 13:40:52 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2000-05-14 13:40:52 +0800 |
commit | 73b871016441214fea888bca48b28bf4990ad3c8 (patch) | |
tree | eaca280e924a35d1d3e0e84d3abff7a778592da4 /math/ss | |
parent | 19dbe755f51b8b15a8731ec75ed8e2b0942a56ae (diff) | |
download | freebsd-ports-gnome-73b871016441214fea888bca48b28bf4990ad3c8.tar.gz freebsd-ports-gnome-73b871016441214fea888bca48b28bf4990ad3c8.tar.zst freebsd-ports-gnome-73b871016441214fea888bca48b28bf4990ad3c8.zip |
ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.
Diffstat (limited to 'math/ss')
-rw-r--r-- | math/ss/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |