diff options
Diffstat (limited to 'textproc/ruby-html-parser/Makefile')
-rw-r--r-- | textproc/ruby-html-parser/Makefile | 4 |
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 |