diff options
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 fd0f2d3..c557fe6 100644 --- a/math/ss/Makefile +++ b/math/ss/Makefile @@ -3,13 +3,13 @@ # Date created: 5 January 1997 # Whom: pgiffuni@FPS.biblos.unal.edu.co # -# $Id: porting.sgml,v 1.2.4.3 1997/11/16 01:59:13 pgs Exp $ +# $Id: Makefile,v 1.1.1.1 1997/01/24 11:45:39 max Exp $ # DISTNAME= ss_1.3.3 PKGNAME= ss-1.3.3 CATEGORIES= math -MASTER_SITES= ftp://ftp.cs.ualberta.ca/pub/spreadsheet/ +MASTER_SITES= http://www.ualberta.ca/~amulder/ss/ MAINTAINER= pgiffuni@FPS.biblos.unal.edu.co |