diff options
Diffstat (limited to 'math/ss/Makefile')
-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 |