diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-06-21 20:51:44 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-06-21 20:51:44 +0000 |
commit | 66979798722395daf12ef938c54e7760746c4b7d (patch) | |
tree | 2379e42b8b77779f63dc441db5ea574ff2a88ace /math | |
parent | 194f732d49185e97432ba96c2c620fb86f831e35 (diff) | |
download | ports-66979798722395daf12ef938c54e7760746c4b7d.tar.gz ports-66979798722395daf12ef938c54e7760746c4b7d.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 176a6d04ee26..6a8bfc0be0c7 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.29 1997/06/10 08:50:47 asami Exp $ +# $Id: Makefile,v 1.30 1997/06/18 12:16:03 tg Exp $ # SUBDIR += Scilab @@ -19,6 +19,7 @@ SUBDIR += numpy SUBDIR += octave SUBDIR += oleo + SUBDIR += pari SUBDIR += simpack SUBDIR += ss SUBDIR += umatrix |