summaryrefslogtreecommitdiff
path: root/devel/ruby-optparse
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2004-10-13 16:08:47 +0000
committertaca <taca@pkgsrc.org>2004-10-13 16:08:47 +0000
commit21dd48a80e30c97bec602d062f01f4c39ac6411d (patch)
treed287cf1993f58ac00ab421bda85de38bf46aa73a /devel/ruby-optparse
parent00afe19a4840a455e5c9f37c3ed5f158ef614dd9 (diff)
downloadpkgsrc-21dd48a80e30c97bec602d062f01f4c39ac6411d.tar.gz
Update MASTER_SITES and HOMEPAGE which isn't available any more.
Fix PR pkg/27244.
Diffstat (limited to 'devel/ruby-optparse')
-rw-r--r--devel/ruby-optparse/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/ruby-optparse/Makefile b/devel/ruby-optparse/Makefile
index 8ee2c696b25..e930e795986 100644
--- a/devel/ruby-optparse/Makefile
+++ b/devel/ruby-optparse/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.7 2004/03/16 02:01:10 taca Exp $
+# $NetBSD: Makefile,v 1.8 2004/10/13 16:08:47 taca Exp $
# FreeBSD: ports/devel/ruby-optparse/Makefile,v 1.10 2001/01/26 03:42:37 knu Exp
DISTNAME= optparse-0.12
PKGNAME= ${RUBY_PKGNAMEPREFIX}${DISTNAME}
CATEGORIES= devel ruby
-MASTER_SITES= http://member.nifty.ne.jp/nokada/archive/
+MASTER_SITES= http://nokada.jin.gr.jp/ruby/
MAINTAINER= taca@NetBSD.org
-HOMEPAGE= http://member.nifty.ne.jp/nokada/ruby.html#optparse.rb
+HOMEPAGE= # not available
COMMENT= Yet another command line option parser for Ruby
DIST_SUBDIR= ruby