diff options
author | rh <rh@pkgsrc.org> | 1999-07-31 19:21:05 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-07-31 19:21:05 +0000 |
commit | 66234f86e7007afc2f46153782477d6f17195ea6 (patch) | |
tree | 8b3ad258745eb067af32beb7365f0a34d592b367 /math/Makefile | |
parent | fc29250c3fb11181ed643b67537fb65286105b52 (diff) | |
download | pkgsrc-66234f86e7007afc2f46153782477d6f17195ea6.tar.gz |
Add and enable gnumeric
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 c3595847c5d..7371de74516 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 1999/06/08 14:38:27 frueauf Exp $ +# $NetBSD: Makefile,v 1.13 1999/07/31 19:21:05 rh Exp $ # FreeBSD Id: Makefile,v 1.38 1998/04/13 00:51:58 jseger Exp # @@ -16,6 +16,7 @@ # SUBDIR += freefem # SUBDIR += fudgit # SUBDIR += gnuplot + SUBDIR += gnumeric SUBDIR += grpn # SUBDIR += hexcalc # SUBDIR += lapack |