diff options
Diffstat (limited to 'math/ruby-bitvector/Makefile')
-rw-r--r-- | math/ruby-bitvector/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/ruby-bitvector/Makefile b/math/ruby-bitvector/Makefile index b534bd2cc17..3f8ecbce7e0 100644 --- a/math/ruby-bitvector/Makefile +++ b/math/ruby-bitvector/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2005/03/24 21:12:56 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2005/11/02 09:48:34 taca Exp $ DISTNAME= bitvector-0.1.7 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math ruby MASTER_SITES= ftp://ftp.ruby-lang.org/pub/ruby/contrib/ |