diff options
author | jseger <jseger@FreeBSD.org> | 1998-12-13 06:18:32 +0800 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1998-12-13 06:18:32 +0800 |
commit | 663fa9761f4b22aba49bb7c2c432fc290b06a449 (patch) | |
tree | 33105aced13f794558e96fc9e9d02f3398cc69f1 /math | |
parent | 6e1b42457b329b230364e5d42a862a5eba441823 (diff) | |
download | freebsd-ports-gnome-663fa9761f4b22aba49bb7c2c432fc290b06a449.tar.gz freebsd-ports-gnome-663fa9761f4b22aba49bb7c2c432fc290b06a449.tar.zst freebsd-ports-gnome-663fa9761f4b22aba49bb7c2c432fc290b06a449.zip |
Activate math/spin
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 6587ded9ec3b..3e0484119e8f 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.51 1998/10/26 11:59:39 vanilla Exp $ +# $Id: Makefile,v 1.52 1998/11/20 04:14:16 asami Exp $ # SUBDIR += R-a4 @@ -34,6 +34,7 @@ SUBDIR += sc SUBDIR += siag SUBDIR += simpack + SUBDIR += spin SUBDIR += ss SUBDIR += superlu SUBDIR += umatrix |