diff options
author | Tim Vanderhoek <hoek@FreeBSD.org> | 1998-04-10 05:05:16 +0000 |
---|---|---|
committer | Tim Vanderhoek <hoek@FreeBSD.org> | 1998-04-10 05:05:16 +0000 |
commit | b24a8f95060feea0b153668055fae7b0d66a3c5a (patch) | |
tree | 1d54867d67bb090aee073e9e7f1f1b0aa1e0d11a /math/Makefile | |
parent | 8830306820e34978b20b1241dcf6b061d44a0dc4 (diff) | |
download | ports-b24a8f95060feea0b153668055fae7b0d66a3c5a.tar.gz ports-b24a8f95060feea0b153668055fae7b0d66a3c5a.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 fde37ede978e..96c848d2d308 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.35 1998/02/22 00:24:13 steve Exp $ +# $Id: Makefile,v 1.36 1998/02/28 03:49:19 itojun Exp $ # SUBDIR += Scilab @@ -27,6 +27,7 @@ SUBDIR += ss SUBDIR += umatrix SUBDIR += wingz + SUBDIR += xgfe SUBDIR += xgraph SUBDIR += xlispstat SUBDIR += xplot |