diff options
author | obache <obache> | 2011-04-13 13:17:59 +0000 |
---|---|---|
committer | obache <obache> | 2011-04-13 13:17:59 +0000 |
commit | bdf2bb54ba113d4922b1602384b99cab9f93e5ed (patch) | |
tree | 8409ef19a5869b900c505ac3cf72e24bfa28cea9 /math | |
parent | 154fcdcf8f97a85ecb1dbe1d0144ac847f9de803 (diff) | |
download | pkgsrc-bdf2bb54ba113d4922b1602384b99cab9f93e5ed.tar.gz |
+ ruby-spreadsheet
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 70d7a97ef5f..875375441d1 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.214 2011/03/15 18:46:57 minskim Exp $ +# $NetBSD: Makefile,v 1.215 2011/04/13 13:17:59 obache Exp $ COMMENT= Mathematics @@ -182,6 +182,7 @@ SUBDIR+= qhull SUBDIR+= quadpack SUBDIR+= randlib SUBDIR+= ruby-rb-gsl +SUBDIR+= ruby-spreadsheet SUBDIR+= sc SUBDIR+= scilab SUBDIR+= slatec |