diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-12-05 00:24:17 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-12-05 00:24:17 +0000 |
commit | b2b680d7b494cbf214f91aa4345c817bd2e419dc (patch) | |
tree | 28deaa712c95ca4901c4d1326834483d0245fd21 /math/Makefile | |
parent | c1c75b5a23462d0ea5c80738bd623ab4f847d719 (diff) | |
download | ports-b2b680d7b494cbf214f91aa4345c817bd2e419dc.tar.gz ports-b2b680d7b494cbf214f91aa4345c817bd2e419dc.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 250ede2f876a..5f413150dacc 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.17 1996/04/12 08:35:07 asami Exp $ +# $Id: Makefile,v 1.18 1996/06/07 15:56:19 jmz Exp $ # SUBDIR += blas @@ -12,6 +12,7 @@ SUBDIR += maxima SUBDIR += octave SUBDIR += oleo + SUBDIR += wingz SUBDIR += xgraph SUBDIR += xlispstat SUBDIR += xspread |