diff options
author | taca <taca@pkgsrc.org> | 2008-03-11 16:06:32 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2008-03-11 16:06:32 +0000 |
commit | 6d0225e9568dc21aab3109121fbcff99fb04529d (patch) | |
tree | e5523fac000f4f359b4756459a3140b42dc8dfae /math | |
parent | 35171eb0fe26a903c0c62b287401b7a2ed2c4097 (diff) | |
download | pkgsrc-6d0225e9568dc21aab3109121fbcff99fb04529d.tar.gz |
Remove ruby-gsl.
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/Makefile b/math/Makefile index f581a8ee4ff..ded0086c3fa 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.164 2008/03/07 21:35:54 wiz Exp $ +# $NetBSD: Makefile,v 1.165 2008/03/11 16:06:32 taca Exp $ COMMENT= Mathematics @@ -140,7 +140,6 @@ SUBDIR+= qalculate-units SUBDIR+= qhull SUBDIR+= quadpack SUBDIR+= randlib -SUBDIR+= ruby-gsl SUBDIR+= ruby-rb-gsl SUBDIR+= sc SUBDIR+= scilab |