diff options
author | tg <tg@FreeBSD.org> | 1998-06-02 16:11:20 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-06-02 16:11:20 +0800 |
commit | e244281b53276f016591eddc7c7903fa30a56d62 (patch) | |
tree | e9d3c463b8af75e524e712a6ff771d42bbf914a5 /math | |
parent | e80b1c00c0c1a73dbdb78c37d19bc33ba0c6430c (diff) | |
download | freebsd-ports-gnome-e244281b53276f016591eddc7c7903fa30a56d62.tar.gz freebsd-ports-gnome-e244281b53276f016591eddc7c7903fa30a56d62.tar.zst freebsd-ports-gnome-e244281b53276f016591eddc7c7903fa30a56d62.zip |
Activate pygist.
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 7bc9ce4b7552..737707e952bf 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.42 1998/04/30 08:55:09 tg Exp $ +# $Id: Makefile,v 1.43 1998/05/04 17:55:43 mph Exp $ # SUBDIR += Scilab @@ -24,6 +24,7 @@ SUBDIR += p5-MatrixReal SUBDIR += pari SUBDIR += plplot + SUBDIR += pygist SUBDIR += r SUBDIR += siag SUBDIR += simpack |