diff options
author | taca <taca@pkgsrc.org> | 2004-03-16 02:01:09 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2004-03-16 02:01:09 +0000 |
commit | d428fd9d93b4bc65b9cd261f122b6eaf62eb45a8 (patch) | |
tree | f9fc370db8b4cedded1c2743434f6a14e4eccd5e /devel/ruby-textbuf | |
parent | 77eebb686954e03fa2c09ba6949d5e0ad56323c9 (diff) | |
download | pkgsrc-d428fd9d93b4bc65b9cd261f122b6eaf62eb45a8.tar.gz |
Add ruby to CATEGORIES.
Diffstat (limited to 'devel/ruby-textbuf')
-rw-r--r-- | devel/ruby-textbuf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-textbuf/Makefile b/devel/ruby-textbuf/Makefile index eff47fe5123..48b6936b7a1 100644 --- a/devel/ruby-textbuf/Makefile +++ b/devel/ruby-textbuf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2004/02/21 06:58:38 snj Exp $ +# $NetBSD: Makefile,v 1.5 2004/03/16 02:01:10 taca Exp $ # FreeBSD: ports/devel/ruby-textbuf/Makefile,v 1.1 2001/01/19 06:16:46 knu Exp DISTNAME= textbuf-0.3.8 PKGNAME= ${RUBY_PKGNAMEPREFIX}${DISTNAME} -CATEGORIES= devel +CATEGORIES= devel ruby MASTER_SITES= http://www.loveruby.net/archive/ MAINTAINER= taca@NetBSD.org |