summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2010-09-10 08:14:36 +0000
committertaca <taca@pkgsrc.org>2010-09-10 08:14:36 +0000
commit1eece864e00fa9dba476821a1192b340362573cf (patch)
treeb16bd310b15e9eb948ecf69ac652f92d3c52f316
parentb123be7bb6237ca74bad04938471950a6ec77ff8 (diff)
downloadpkgsrc-1eece864e00fa9dba476821a1192b340362573cf.tar.gz
No MASTER_SITES nor HOMEPAGE aren't available now.
-rw-r--r--textproc/ruby-html-parser/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/ruby-html-parser/Makefile b/textproc/ruby-html-parser/Makefile
index a58967ee406..6c64234da83 100644
--- a/textproc/ruby-html-parser/Makefile
+++ b/textproc/ruby-html-parser/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.10 2009/02/15 03:33:59 taca Exp $
+# $NetBSD: Makefile,v 1.11 2010/09/10 08:14:36 taca Exp $
DISTNAME= html-parser-${VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-html-parser-${VERSION}
PKGREVISION= 1
CATEGORIES= textproc ruby
-MASTER_SITES= http://www.jin.gr.jp/~nahi/Ruby/html-parser/
+MASTER_SITES= # http://www.jin.gr.jp/~nahi/Ruby/html-parser/
MAINTAINER= taca@NetBSD.org
-HOMEPAGE= http://www.jin.gr.jp/~nahi/Ruby/html-parser/README.html
+HOMEPAGE= # http://www.jin.gr.jp/~nahi/Ruby/html-parser/README.html
COMMENT= HTML-parser package for Ruby
NO_BUILD= yes