diff options
author | minskim <minskim@pkgsrc.org> | 2007-12-17 23:40:48 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2007-12-17 23:40:48 +0000 |
commit | 764ec0d3be40721d236f93da3f62d867b251e3c6 (patch) | |
tree | 0d5e4dd7e94898011af3695217ad318516a506a7 /math/Makefile | |
parent | 6ecdc3d6064ecee7edc5ee86987c39619905b230 (diff) | |
download | pkgsrc-764ec0d3be40721d236f93da3f62d867b251e3c6.tar.gz |
Add ruby-rb-gsl.
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 369d0464411..8f73998da73 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.161 2007/09/19 18:02:52 drochner Exp $ +# $NetBSD: Makefile,v 1.162 2007/12/17 23:40:48 minskim Exp $ # COMMENT= Mathematics @@ -143,6 +143,7 @@ SUBDIR+= qhull SUBDIR+= quadpack SUBDIR+= randlib SUBDIR+= ruby-gsl +SUBDIR+= ruby-rb-gsl SUBDIR+= sc SUBDIR+= scilab SUBDIR+= slatec |