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
commitc2c73a2afd58a6caf2f9e344e78c58143842b286 (patch)
treef9fc370db8b4cedded1c2743434f6a14e4eccd5e /textproc/ruby-html-parser
parent4ce4dcc4f845d8ee49a7ccf71468b56c0f116580 (diff)
downloadpkgsrc-c2c73a2afd58a6caf2f9e344e78c58143842b286.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