diff options
author | Steve Price <steve@FreeBSD.org> | 1998-08-10 00:21:04 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-08-10 00:21:04 +0000 |
commit | d0152f7be5b75c28a2b8ba0d501dbf05bbb41415 (patch) | |
tree | 527f6bd9e37109dcfb7551c822a8f36b1ac9b3ed /math/Makefile | |
parent | ff262bc5f011aede71819932072dc563b50a173e (diff) | |
download | ports-d0152f7be5b75c28a2b8ba0d501dbf05bbb41415.tar.gz ports-d0152f7be5b75c28a2b8ba0d501dbf05bbb41415.zip |
Turn on sc.
Notes
Notes:
svn path=/head/; revision=12397
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 |