diff options
author | taca <taca> | 2006-01-03 07:26:38 +0000 |
---|---|---|
committer | taca <taca> | 2006-01-03 07:26:38 +0000 |
commit | 37bd0c442513ecc8d32a5852b6745f9c301e2ca9 (patch) | |
tree | 3a39524e6252c328102e2c436842f01558fc7243 /math | |
parent | 6d55368d8ad01d719f427b57898b519b83d71219 (diff) | |
download | pkgsrc-37bd0c442513ecc8d32a5852b6745f9c301e2ca9.tar.gz |
Remove ruby-bitvector.
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 645ab1c454b..d54ba9d31f6 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.144 2005/12/19 11:53:21 markd Exp $ +# $NetBSD: Makefile,v 1.145 2006/01/03 07:26:38 taca Exp $ # COMMENT= Mathematics @@ -126,7 +126,6 @@ SUBDIR+= qalculate-kde SUBDIR+= qalculate-units SUBDIR+= quadpack SUBDIR+= randlib -SUBDIR+= ruby-bitvector SUBDIR+= ruby-gsl SUBDIR+= sc SUBDIR+= scilab |