diff options
author | steve <steve@FreeBSD.org> | 1999-04-03 09:05:11 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-04-03 09:05:11 +0800 |
commit | aa33c1c1b0250c31bcdd31b3e0ae86a25254a0f9 (patch) | |
tree | 85813c02179ce2c23bf2f4f0347ff802e082e701 /math/Makefile | |
parent | e82e20e0a3932365a04d2424b4c9c551630eaf65 (diff) | |
download | freebsd-ports-gnome-aa33c1c1b0250c31bcdd31b3e0ae86a25254a0f9.tar.gz freebsd-ports-gnome-aa33c1c1b0250c31bcdd31b3e0ae86a25254a0f9.tar.zst freebsd-ports-gnome-aa33c1c1b0250c31bcdd31b3e0ae86a25254a0f9.zip |
Activate the snns port.
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 64a822b5ff0a..02ee96553402 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.57 1999/01/26 03:44:58 steve Exp $ +# $Id: Makefile,v 1.58 1999/03/19 22:24:43 asami Exp $ # SUBDIR += R-a4 @@ -39,6 +39,7 @@ SUBDIR += sc SUBDIR += siag SUBDIR += simpack + SUBDIR += snns SUBDIR += spin SUBDIR += ss SUBDIR += superlu |