diff options
author | steve <steve@FreeBSD.org> | 1998-08-10 08:21:04 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-08-10 08:21:04 +0800 |
commit | 019369fd60ddbb8e3763077d347419fc4a109e31 (patch) | |
tree | f07ff12c31cc039e9940d8d4be3c1d23b002220b /math/Makefile | |
parent | 5fd1114d07e1a0623aef58ec27b4b21a185e69d4 (diff) | |
download | freebsd-ports-gnome-019369fd60ddbb8e3763077d347419fc4a109e31.tar.gz freebsd-ports-gnome-019369fd60ddbb8e3763077d347419fc4a109e31.tar.zst freebsd-ports-gnome-019369fd60ddbb8e3763077d347419fc4a109e31.zip |
Turn on sc.
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 541e84d50ea0..42fb95d06f75 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.46 1998/07/11 18:21:26 steve Exp $ +# $Id: Makefile,v 1.47 1998/08/09 23:55:27 steve Exp $ # SUBDIR += Scilab @@ -27,6 +27,7 @@ SUBDIR += pygist SUBDIR += r SUBDIR += rng + SUBDIR += sc SUBDIR += siag SUBDIR += simpack SUBDIR += ss |