diff options
author | tg <tg@FreeBSD.org> | 1998-04-30 16:55:09 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-04-30 16:55:09 +0800 |
commit | e5d93e50cd250f7bbde57134f369533a1e620085 (patch) | |
tree | d1a4ca9d26e0dbd294441915b21780edf258492e /math | |
parent | 81047d4d514619c8842a3e0ba4ea529b057b9fa1 (diff) | |
download | freebsd-ports-gnome-e5d93e50cd250f7bbde57134f369533a1e620085.tar.gz freebsd-ports-gnome-e5d93e50cd250f7bbde57134f369533a1e620085.tar.zst freebsd-ports-gnome-e5d93e50cd250f7bbde57134f369533a1e620085.zip |
Activate xmgr.
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 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 |