diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1998-02-28 03:49:19 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1998-02-28 03:49:19 +0000 |
commit | 77386b98d932659c70be4fa3d7ed3d20606b53c9 (patch) | |
tree | 5da4204cf34fabc8492fb4985cb79aee18a45109 /math/Makefile | |
parent | 4bf6e18c72b77bf757a28ce5656c1f8f9422ebce (diff) | |
download | ports-77386b98d932659c70be4fa3d7ed3d20606b53c9.tar.gz ports-77386b98d932659c70be4fa3d7ed3d20606b53c9.zip |
Notes
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 01576b937839..fde37ede978e 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.34 1997/11/24 00:48:41 fenner Exp $ +# $Id: Makefile,v 1.35 1998/02/22 00:24:13 steve Exp $ # SUBDIR += Scilab @@ -22,6 +22,7 @@ SUBDIR += p5-MatrixReal SUBDIR += pari SUBDIR += plplot + SUBDIR += siag SUBDIR += simpack SUBDIR += ss SUBDIR += umatrix |