diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-06-02 08:11:20 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-06-02 08:11:20 +0000 |
commit | ad339e24e07be6edac1e888ba1c06d8a353cdd1d (patch) | |
tree | b46d08b39ca2c563f59e72afb3ede1c13b3eccf9 /math/Makefile | |
parent | d7c14f6605749a0215e5df9f5d379f1151417e80 (diff) | |
download | ports-ad339e24e07be6edac1e888ba1c06d8a353cdd1d.tar.gz ports-ad339e24e07be6edac1e888ba1c06d8a353cdd1d.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 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 |