diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
commit | ca3be631f2258f67a9df24aab083df2983c07822 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /textproc/ruby-html-parser | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'textproc/ruby-html-parser')
-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 9e1c3d248c6..0f3b9df9282 100644 --- a/textproc/ruby-html-parser/Makefile +++ b/textproc/ruby-html-parser/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/07/01 14:03:24 taca Exp $ +# $NetBSD: Makefile,v 1.2 2003/07/17 22:54:49 grant Exp $ # FreeBSD: ports/textproc/ruby-html-parser/Makefile,v 1.6 2000/09/26 08:01:54 knu Exp DISTNAME= html-parser-${VERSION} @@ -6,7 +6,7 @@ PKGNAME= ${RUBY_PKGNAMEPREFIX}html-parser-${VERSION} CATEGORIES= textproc MASTER_SITES= http://www.jin.gr.jp/~nahi/Ruby/html-parser/ -MAINTAINER= taca@netbsd.org +MAINTAINER= taca@NetBSD.org HOMEPAGE= http://www.jin.gr.jp/~nahi/Ruby/html-parser/README.html COMMENT= HTML-parser package for Ruby |