diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-05-15 03:32:28 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-05-15 03:32:28 +0000 |
commit | 2c1ba06ac05db03e2cf9be5d8b09ac9023be5f40 (patch) | |
tree | 1114c9016d81bebd614d0fae68890b6b6bf74f71 /math/ruby-bitset/Makefile | |
parent | 385c1fcdb8c3ee6d57b36da1a1807297da4ce977 (diff) | |
download | ports-2c1ba06ac05db03e2cf9be5d8b09ac9023be5f40.tar.gz ports-2c1ba06ac05db03e2cf9be5d8b09ac9023be5f40.zip |
Notes
Diffstat (limited to 'math/ruby-bitset/Makefile')
-rw-r--r-- | math/ruby-bitset/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ruby-bitset/Makefile b/math/ruby-bitset/Makefile index b8a72d456673..67cbc4149203 100644 --- a/math/ruby-bitset/Makefile +++ b/math/ruby-bitset/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bitset -PORTVERSION= 0.6.2 +PORTVERSION= 1.0 CATEGORIES= math ruby MASTER_SITES= http://www.moonwolf.com/ruby/archive/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} |