diff options
author | frueauf <frueauf@pkgsrc.org> | 1999-02-10 13:01:01 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1999-02-10 13:01:01 +0000 |
commit | 1511bdfac408ece2d65ffb1a06e11160e9218952 (patch) | |
tree | becbd65187438982fa25a81f958b3ec971ca5631 /math | |
parent | 76f72150299041b9255dbc5952107ae18dcdefa3 (diff) | |
download | pkgsrc-1511bdfac408ece2d65ffb1a06e11160e9218952.tar.gz |
Add and enable 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 779c61d9d87..9761247965e 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 1998/12/13 00:31:37 frueauf Exp $ +# $NetBSD: Makefile,v 1.11 1999/02/10 13:01:01 frueauf Exp $ # FreeBSD Id: Makefile,v 1.38 1998/04/13 00:51:58 jseger Exp # @@ -39,6 +39,7 @@ # SUBDIR += xgraph SUBDIR += xldlas SUBDIR += xlispstat + SUBDIR += xmgr # SUBDIR += xplot # SUBDIR += xspread |