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 /textproc/ruby-rexml | |
parent | 77eebb686954e03fa2c09ba6949d5e0ad56323c9 (diff) | |
download | pkgsrc-d428fd9d93b4bc65b9cd261f122b6eaf62eb45a8.tar.gz |
Add ruby to CATEGORIES.
Diffstat (limited to 'textproc/ruby-rexml')
-rw-r--r-- | textproc/ruby-rexml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ruby-rexml/Makefile b/textproc/ruby-rexml/Makefile index f940d300848..53849e1c0ee 100644 --- a/textproc/ruby-rexml/Makefile +++ b/textproc/ruby-rexml/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2004/01/20 12:26:50 agc Exp $ +# $NetBSD: Makefile,v 1.3 2004/03/16 02:01:11 taca Exp $ # DISTNAME= rexml_2.4.8 PKGNAME= ${RUBY_PKGNAMEPREFIX}rexml-2.4.8 -CATEGORIES= textproc +CATEGORIES= textproc ruby MASTER_SITES= http://www.germane-software.com/archives/ EXTRACT_SUFX= .tgz |