summaryrefslogtreecommitdiff
path: root/math/ruby-bitvector
diff options
context:
space:
mode:
authorwiz <wiz>2001-09-08 01:51:59 +0000
committerwiz <wiz>2001-09-08 01:51:59 +0000
commit7322d0a1a4cf435b861d7c27a84b59f136a0bdbf (patch)
tree6108629177243e9702c961f85a1d835de2f6296f /math/ruby-bitvector
parentddb82dcb6b17d4cdfb9de3ef6f835d5e75d3c654 (diff)
downloadpkgsrc-7322d0a1a4cf435b861d7c27a84b59f136a0bdbf.tar.gz
Various changes: mostly removing 'WWW:' lines, since that's what we have
the HOMEPAGE variable for, as well as some grammar and spelling fixes.
Diffstat (limited to 'math/ruby-bitvector')
-rw-r--r--math/ruby-bitvector/pkg/DESCR1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/ruby-bitvector/pkg/DESCR b/math/ruby-bitvector/pkg/DESCR
index 4bffd1cf6a6..8f841316343 100644
--- a/math/ruby-bitvector/pkg/DESCR
+++ b/math/ruby-bitvector/pkg/DESCR
@@ -3,4 +3,3 @@ Handles sequences of up to 2**32-1 bits (about 500 Mb). Implemented
as a wrapper around Bit::Vector version 6.0 by Steffen Beyer.
Author: Robert Feldt <feldt@ce.chalmers.se>
-WWW: http://www.ce.chalmers.se/~feldt/ruby/extensions/bitvector/