diff options
author | tg <tg@FreeBSD.org> | 1998-04-30 08:55:09 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-04-30 08:55:09 +0000 |
commit | e5d93e50cd250f7bbde57134f369533a1e620085 (patch) | |
tree | d1a4ca9d26e0dbd294441915b21780edf258492e | |
parent | 81047d4d514619c8842a3e0ba4ea529b057b9fa1 (diff) | |
download | FreeBSD-ports-e5d93e50cd250f7bbde57134f369533a1e620085.zip FreeBSD-ports-e5d93e50cd250f7bbde57134f369533a1e620085.tar.gz |
Activate xmgr.
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index d5b6dea..3527f1a 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 |