diff options
author | wiz <wiz@pkgsrc.org> | 2001-09-08 01:51:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-09-08 01:51:59 +0000 |
commit | 1a4ac2ac95827c77af3143bc81dd601a2778e5ee (patch) | |
tree | 6108629177243e9702c961f85a1d835de2f6296f /math/ruby-bitvector | |
parent | 3573eb268b2e52bf883853a0061525664ee6c75c (diff) | |
download | pkgsrc-1a4ac2ac95827c77af3143bc81dd601a2778e5ee.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/DESCR | 1 |
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/ |