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-rdtool/Makefile | |
parent | 4ce4dcc4f845d8ee49a7ccf71468b56c0f116580 (diff) | |
download | pkgsrc-c2c73a2afd58a6caf2f9e344e78c58143842b286.tar.gz |
Add ruby to CATEGORIES.
Diffstat (limited to 'textproc/ruby-rdtool/Makefile')
-rw-r--r-- | textproc/ruby-rdtool/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ruby-rdtool/Makefile b/textproc/ruby-rdtool/Makefile index ad70dacc54d..1bcb0a0ce24 100644 --- a/textproc/ruby-rdtool/Makefile +++ b/textproc/ruby-rdtool/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2004/03/07 04:40:26 taca Exp $ +# $NetBSD: Makefile,v 1.11 2004/03/16 02:01:11 taca Exp $ # FreeBSD: ports/textproc/ruby-rdtool/Makefile,v 1.15 2001/01/30 19:20:09 knu Exp DISTNAME= rdtool-${RUBY_RD_VERSION} PKGNAME= ${RUBY_PKGNAMEPREFIX}${DISTNAME} PKGREVISION= 2 -CATEGORIES= textproc +CATEGORIES= textproc ruby MASTER_SITES= http://www2.pos.to/~tosh/ruby/rdtool/archive/ MAINTAINER= taca@NetBSD.org |