summaryrefslogtreecommitdiff
path: root/textproc/ruby-html-parser
diff options
context:
space:
mode:
authortaca <taca>2004-03-16 02:01:09 +0000
committertaca <taca>2004-03-16 02:01:09 +0000
commit8271502bd6cea9d39023968fb7778564faa8d5a0 (patch)
treef9fc370db8b4cedded1c2743434f6a14e4eccd5e /textproc/ruby-html-parser
parenta49b1090fe8209449ce91993d9c7f46aaff6b8a7 (diff)
downloadpkgsrc-8271502bd6cea9d39023968fb7778564faa8d5a0.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