diff options
author | Steve Price <steve@FreeBSD.org> | 2000-01-29 06:23:25 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-01-29 06:23:25 +0000 |
commit | 62a15d733469b31c873f26d25c715a62a775d871 (patch) | |
tree | bcdb991a009ad27fd71c86c3886dfd3b7b2334fd /math/Makefile | |
parent | Adding cgi-lib version 1.3. (diff) |
Adding slsc version 0.2.3.
An enhanced slang-based version of the sc spreadsheet program.
PR: 15971
Submitted by: Jonathan McDowell <noodles@earth.li>
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index c2b3f3bc30ee..a858660b2834 100644 --- a/math/Makefile +++ b/math/Makefile @@ -47,6 +47,7 @@ SUBDIR += sc SUBDIR += siag SUBDIR += simpack + SUBDIR += slsc SUBDIR += snns SUBDIR += spin SUBDIR += ss |