diff options
Diffstat (limited to 'math/ss')
-rw-r--r-- | math/ss/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/math/ss/Makefile b/math/ss/Makefile index d7a52a520eb3..be2eb2a37906 100644 --- a/math/ss/Makefile +++ b/math/ss/Makefile @@ -3,13 +3,15 @@ # Date created: 5 January 1997 # Whom: Pedro Giffuni # -# $Id: Makefile,v 1.3 1998/02/20 18:39:55 steve Exp $ +# $Id: Makefile,v 1.4 1998/12/09 19:24:06 billf Exp $ # DISTNAME= ss_1.3.3 PKGNAME= ss-1.3.3 CATEGORIES= math -MASTER_SITES= http://www.irus.rri.on.ca/~amulder/ss/ +MASTER_SITES= http://www.irus.rri.on.ca/~amulder/ss/ \ + ftp://ftp.cdrom.com/pub/unixfreeware/math/ \ + ftp://ftp.u-aizu.ac.jp/pub/misc/tools/spreadsheet/ualberta/ MAINTAINER= giffunip@asme.org |