summaryrefslogtreecommitdiff
path: root/math/ruby-bitvector
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2004-03-16 02:01:09 +0000
committertaca <taca@pkgsrc.org>2004-03-16 02:01:09 +0000
commitd428fd9d93b4bc65b9cd261f122b6eaf62eb45a8 (patch)
treef9fc370db8b4cedded1c2743434f6a14e4eccd5e /math/ruby-bitvector
parent77eebb686954e03fa2c09ba6949d5e0ad56323c9 (diff)
downloadpkgsrc-d428fd9d93b4bc65b9cd261f122b6eaf62eb45a8.tar.gz
Add ruby to CATEGORIES.
Diffstat (limited to 'math/ruby-bitvector')
-rw-r--r--math/ruby-bitvector/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/ruby-bitvector/Makefile b/math/ruby-bitvector/Makefile
index 92836f15a21..b27d23e4b59 100644
--- a/math/ruby-bitvector/Makefile
+++ b/math/ruby-bitvector/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2003/07/17 21:48:08 grant Exp $
+# $NetBSD: Makefile,v 1.3 2004/03/16 02:01:11 taca Exp $
# FreeBSD: ports/math/ruby-bitvector/Makefile,v 1.1 2000/11/23 14:13:41 knu Exp
DISTNAME= bitvector_0-1-6
PKGNAME= ${RUBY_PKGNAMEPREFIX}bitvector-0.1.6
-CATEGORIES= math
+CATEGORIES= math ruby
MASTER_SITES= http://www.ce.chalmers.se/~feldt/ruby/extensions/bitvector/
MAINTAINER= taca@NetBSD.org