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 | c2c73a2afd58a6caf2f9e344e78c58143842b286 (patch) | |
tree | f9fc370db8b4cedded1c2743434f6a14e4eccd5e /textproc/ruby-rttool/Makefile | |
parent | 4ce4dcc4f845d8ee49a7ccf71468b56c0f116580 (diff) | |
download | pkgsrc-c2c73a2afd58a6caf2f9e344e78c58143842b286.tar.gz |
Add ruby to CATEGORIES.
Diffstat (limited to 'textproc/ruby-rttool/Makefile')
-rw-r--r-- | textproc/ruby-rttool/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ruby-rttool/Makefile b/textproc/ruby-rttool/Makefile index 1fa4a397820..64eb1044128 100644 --- a/textproc/ruby-rttool/Makefile +++ b/textproc/ruby-rttool/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2004/03/15 14:27:03 taca Exp $ +# $NetBSD: Makefile,v 1.8 2004/03/16 02:01:11 taca Exp $ DISTNAME= rttool-${VERSION} PKGNAME= ${RUBY_PKGNAMEPREFIX}${DISTNAME} -CATEGORIES= textproc +CATEGORIES= textproc ruby MASTER_SITES= http://www.rubyist.net/~rubikitch/computer/rt/ MAINTAINER= taca@NetBSD.org |