diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-10-26 11:59:39 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-10-26 11:59:39 +0000 |
commit | b3ffc7644866623cf5bc1dd8176137a9c13abda6 (patch) | |
tree | e32d78c0ccd7d8b5b47e1d6b37276991d5fe438c /math/Makefile | |
parent | 379b44f5bccb961159b147d09ab8e2d7103fc7ff (diff) | |
download | ports-b3ffc7644866623cf5bc1dd8176137a9c13abda6.tar.gz ports-b3ffc7644866623cf5bc1dd8176137a9c13abda6.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 40405cf4690c..6a89dc2351b6 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.49 1998/08/10 00:45:00 steve Exp $ +# $Id: Makefile,v 1.50 1998/08/30 18:30:51 steve Exp $ # SUBDIR += Scilab @@ -14,6 +14,7 @@ SUBDIR += freefem SUBDIR += fudgit SUBDIR += geg + SUBDIR += gnumeric SUBDIR += gnuplot SUBDIR += hexcalc SUBDIR += lapack |