diff options
author | steve <steve@FreeBSD.org> | 1999-11-01 10:27:31 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-11-01 10:27:31 +0800 |
commit | 1a9741e4c2be13d4cd5f9bd64f0b39c29775cabb (patch) | |
tree | 40dee4bf2f7597931ba1d877fc7b2124ccd9a70c /math | |
parent | 53f1c45ad24bc4023f664d74e721974386ed1c1e (diff) | |
download | freebsd-ports-gnome-1a9741e4c2be13d4cd5f9bd64f0b39c29775cabb.tar.gz freebsd-ports-gnome-1a9741e4c2be13d4cd5f9bd64f0b39c29775cabb.tar.zst freebsd-ports-gnome-1a9741e4c2be13d4cd5f9bd64f0b39c29775cabb.zip |
Activate the rcalc and topaz ports.
Diffstat (limited to 'math')
-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 |