diff options
author | Steve Price <steve@FreeBSD.org> | 1999-11-01 02:27:31 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-11-01 02:27:31 +0000 |
commit | 49ecf7008f46427a7b364fa7a5c6f7d961ff0e4f (patch) | |
tree | f5d3386750fac0e33099d8f3f3b81d7836369876 | |
parent | 58861acc87ce43cfdb900bda3570d0ebf082ea68 (diff) | |
download | freebsd-ports-49ecf7008f46427a7b364fa7a5c6f7d961ff0e4f.zip |
Activate the rcalc and topaz ports.
-rw-r--r-- | math/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index a1ec3cf55012..15b7ef7e18e4 100644 --- a/math/Makefile +++ b/math/Makefile @@ -41,6 +41,7 @@ SUBDIR += plplot SUBDIR += py-scientific SUBDIR += pygist + SUBDIR += rcalc SUBDIR += rng SUBDIR += sc SUBDIR += siag @@ -49,6 +50,7 @@ SUBDIR += spin SUBDIR += ss SUBDIR += superlu + SUBDIR += topaz SUBDIR += umatrix SUBDIR += umfpack SUBDIR += vtk |