diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-10-26 19:59:39 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-10-26 19:59:39 +0800 |
commit | eb0b86392a0032fd07b2d7bccbac249f9fb16a40 (patch) | |
tree | 018bfb636ca7a8b80b070a586b9ddfe13de1a5d7 /math | |
parent | 6873554b40ab24e203ac755309569131bbb4d021 (diff) | |
download | freebsd-ports-gnome-eb0b86392a0032fd07b2d7bccbac249f9fb16a40.tar.gz freebsd-ports-gnome-eb0b86392a0032fd07b2d7bccbac249f9fb16a40.tar.zst freebsd-ports-gnome-eb0b86392a0032fd07b2d7bccbac249f9fb16a40.zip |
Activate gnumeric.
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 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 |