diff options
author | max <max@FreeBSD.org> | 1997-01-24 20:32:35 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-01-24 20:32:35 +0800 |
commit | 16218c8ce4598c8c2681ef75e3ae642d9c3382a2 (patch) | |
tree | ad33dcce8f1ece9317413dc843f5591497e45472 /math/Makefile | |
parent | 42dd5fba2b1a48a123db7179b6ac8d3776a249c5 (diff) | |
download | freebsd-ports-gnome-16218c8ce4598c8c2681ef75e3ae642d9c3382a2.tar.gz freebsd-ports-gnome-16218c8ce4598c8c2681ef75e3ae642d9c3382a2.tar.zst freebsd-ports-gnome-16218c8ce4598c8c2681ef75e3ae642d9c3382a2.zip |
Activate ss.
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 03c8e1f9ff50..d11c1732706c 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.20 1996/12/12 03:47:50 erich Exp $ +# $Id: Makefile,v 1.21 1997/01/11 11:39:44 asami Exp $ # SUBDIR += blas @@ -14,6 +14,7 @@ SUBDIR += maxima SUBDIR += octave SUBDIR += oleo + SUBDIR += ss SUBDIR += wingz SUBDIR += xgraph SUBDIR += xlispstat |