diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-04-30 08:55:09 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-04-30 08:55:09 +0000 |
commit | 6c9e50ea3e0bede940cf269146a5e239c96b4849 (patch) | |
tree | d0c4a1e48393e163f9ca8a09379f45b55183c7e1 /math/Makefile | |
parent | cf8401a0689fd47fc55808b2bbd1cdd688a7a0fb (diff) | |
download | ports-6c9e50ea3e0bede940cf269146a5e239c96b4849.tar.gz ports-6c9e50ea3e0bede940cf269146a5e239c96b4849.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 d5b6deaed732..3527f1ad68a9 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.40 1998/04/26 03:55:41 mph Exp $ +# $Id: Makefile,v 1.41 1998/04/27 05:28:13 mph Exp $ # SUBDIR += Scilab @@ -33,6 +33,7 @@ SUBDIR += xgraph SUBDIR += xldlas SUBDIR += xlispstat + SUBDIR += xmgr SUBDIR += xplot SUBDIR += xspread |