pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ruby-optparse Update MASTER_SITES and HOMEPAGE w...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/47390958ff0c
branches:  trunk
changeset: 481847:47390958ff0c
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Oct 13 16:08:47 2004 +0000

description:
Update MASTER_SITES and HOMEPAGE which isn't available any more.
Fix PR pkg/27244.

diffstat:

 devel/ruby-optparse/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r 29c507d42014 -r 47390958ff0c devel/ruby-optparse/Makefile
--- a/devel/ruby-optparse/Makefile      Wed Oct 13 15:43:43 2004 +0000
+++ b/devel/ruby-optparse/Makefile      Wed Oct 13 16:08:47 2004 +0000
@@ -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@localhost
-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



Home | Main Index | Thread Index | Old Index