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 | ae787d64b24a022af21815a71e2d9219cf82b799 (patch) | |
tree | 0d5e4dd7e94898011af3695217ad318516a506a7 /math/Makefile | |
parent | d6e5fcb0ad02f1b42e6d81c5bfd18f2aa9eeb0f5 (diff) | |
download | pkgsrc-ae787d64b24a022af21815a71e2d9219cf82b799.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 |