diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-23 19:50:42 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-23 19:50:42 +0000 |
commit | 479a523af4b6a1535e073833a691fdf1c6375d37 (patch) | |
tree | 4ab48747e0ae6476a2dd4cdfc6e3fa845b1afccb /math/ss | |
parent | fdcbf801b2fac1636f1133612aa5a8989b3e47a5 (diff) | |
download | ports-479a523af4b6a1535e073833a691fdf1c6375d37.tar.gz ports-479a523af4b6a1535e073833a691fdf1c6375d37.zip |
Notes
Diffstat (limited to 'math/ss')
-rw-r--r-- | math/ss/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/ss/Makefile b/math/ss/Makefile index c5306a7fe600..c5c098cdd8ff 100644 --- a/math/ss/Makefile +++ b/math/ss/Makefile @@ -9,7 +9,6 @@ PORTNAME= ss PORTVERSION= 1.3.3 CATEGORIES= math MASTER_SITES= http://www.irus.rri.on.ca/~amulder/ss/ \ - ftp://ftp.freesoftware.com/pub/unixfreeware/math/ \ ftp://ftp.u-aizu.ac.jp/pub/misc/tools/spreadsheet/ualberta/ DISTNAME= ${PORTNAME}_${PORTVERSION} |