diff options
author | drochner <drochner@pkgsrc.org> | 2010-02-18 21:03:31 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-02-18 21:03:31 +0000 |
commit | a55155126f029be726789f72dbdf8c7fe9c597c3 (patch) | |
tree | 221034619dada7dbc9a7f60f714f80f8e86e38ba /math | |
parent | fe1a02e57e0a5cddec77e43d08abb11a059f1458 (diff) | |
download | pkgsrc-a55155126f029be726789f72dbdf8c7fe9c597c3.tar.gz |
+gnumeric110
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 cb6140ce639..d269633b92d 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.199 2010/02/03 23:39:33 wiz Exp $ +# $NetBSD: Makefile,v 1.200 2010/02/18 21:03:31 drochner Exp $ COMMENT= Mathematics @@ -77,6 +77,7 @@ SUBDIR+= geg SUBDIR+= genius SUBDIR+= glpk SUBDIR+= gnumeric +SUBDIR+= gnumeric110 SUBDIR+= gp-autpgrp SUBDIR+= gp-factint SUBDIR+= gp-fplsa |