summaryrefslogtreecommitdiff
path: root/textproc/ruby-html-parser
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 /textproc/ruby-html-parser
parent77eebb686954e03fa2c09ba6949d5e0ad56323c9 (diff)
downloadpkgsrc-d428fd9d93b4bc65b9cd261f122b6eaf62eb45a8.tar.gz
Add ruby to CATEGORIES.
Diffstat (limited to 'textproc/ruby-html-parser')
-rw-r--r--textproc/ruby-html-parser/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ruby-html-parser/Makefile b/textproc/ruby-html-parser/Makefile
index 0f3b9df9282..8dfa56fa094 100644
--- a/textproc/ruby-html-parser/Makefile
+++ b/textproc/ruby-html-parser/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2003/07/17 22:54:49 grant Exp $
+# $NetBSD: Makefile,v 1.3 2004/03/16 02:01:11 taca Exp $
# FreeBSD: ports/textproc/ruby-html-parser/Makefile,v 1.6 2000/09/26 08:01:54 knu Exp
DISTNAME= html-parser-${VERSION}
PKGNAME= ${RUBY_PKGNAMEPREFIX}html-parser-${VERSION}
-CATEGORIES= textproc
+CATEGORIES= textproc ruby
MASTER_SITES= http://www.jin.gr.jp/~nahi/Ruby/html-parser/
MAINTAINER= taca@NetBSD.org