diff options
author | steve <steve@FreeBSD.org> | 2000-09-18 00:43:30 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-09-18 00:43:30 +0000 |
commit | 1ff5432bb00c64ebdf7b79ef494f39836885dd5f (patch) | |
tree | 8618e9df9893141a6afbdb42481d0ef974a3809b /math/Makefile | |
parent | 38254bc3ce1defbbaef5a71c36ecc603fc085178 (diff) | |
download | FreeBSD-ports-1ff5432bb00c64ebdf7b79ef494f39836885dd5f.zip FreeBSD-ports-1ff5432bb00c64ebdf7b79ef494f39836885dd5f.tar.gz |
Adding thx_1138 version 1.0.5.
A calculator that includes plotting capabilities.
PR: 19291
Submitted by: Mario S F Ferreira <lioux@linf.unb.br>
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 bee6591..a11f554 100644 --- a/math/Makefile +++ b/math/Makefile @@ -63,6 +63,7 @@ SUBDIR += spin SUBDIR += ss SUBDIR += superlu + SUBDIR += thx_1138 SUBDIR += topaz SUBDIR += umatrix SUBDIR += umfpack |