diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-01 11:37:13 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-01 11:37:13 +0000 |
commit | 676eedf9dac5898b4d62833356983fea6475aeef (patch) | |
tree | 60cd19e20c5f10f9e3f411f38843ca280fbbaf64 /math/ss | |
parent | 634e1fb5fc78f77429d16225139df5522a7ffae3 (diff) |
Notes
Diffstat (limited to 'math/ss')
-rw-r--r-- | math/ss/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/ss/Makefile b/math/ss/Makefile index ffa07483859f..a532a4501132 100644 --- a/math/ss/Makefile +++ b/math/ss/Makefile @@ -8,8 +8,8 @@ PORTNAME= ss PORTVERSION= 1.3.3 CATEGORIES= math -MASTER_SITES= http://www.irus.rri.on.ca/~amulder/ss/ \ - ftp://ftp.u-aizu.ac.jp/pub/misc/tools/spreadsheet/ualberta/ +MASTER_SITES= http://www.netsw.org/office/ \ + http://ftp.de.cw.net/pub/netsw/office/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org |