diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-06-10 08:50:47 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-06-10 08:50:47 +0000 |
commit | ac5caf2d33b81facd0a4ad117da03c8c63d28aa0 (patch) | |
tree | 8f1e14a221ff66598a4a98689693ac47a1760d5d /math | |
parent | 252df23ed7b9c30eca9d1e752e572b27e51c152a (diff) | |
download | ports-ac5caf2d33b81facd0a4ad117da03c8c63d28aa0.tar.gz ports-ac5caf2d33b81facd0a4ad117da03c8c63d28aa0.zip |
Notes
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 aeff0c13565b..cde190cba20d 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.27 1997/06/03 22:21:36 asami Exp $ +# $Id: Makefile,v 1.28 1997/06/03 22:43:00 asami Exp $ # SUBDIR += apc @@ -18,6 +18,7 @@ SUBDIR += numpy SUBDIR += octave SUBDIR += oleo + SUBDIR += simpack SUBDIR += ss SUBDIR += umatrix SUBDIR += wingz |