summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca>2003-08-30 07:55:22 +0000
committertaca <taca>2003-08-30 07:55:22 +0000
commit3b7c85a14fbbeeccf59ae0c351bdf0127197e977 (patch)
tree8d52208b4b9317d3c65b29ccdab8ea444a0bcfc7 /devel
parent5ebea89d3259468d62f8d3813e1e3d5794350a7f (diff)
downloadpkgsrc-3b7c85a14fbbeeccf59ae0c351bdf0127197e977.tar.gz
Improve HOMEPAGE's URL a little bit.
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-optparse/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-optparse/Makefile b/devel/ruby-optparse/Makefile
index 0b5c3182dc6..d4ec7347484 100644
--- a/devel/ruby-optparse/Makefile
+++ b/devel/ruby-optparse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/08/30 07:42:58 taca Exp $
+# $NetBSD: Makefile,v 1.6 2003/08/30 07:55:22 taca Exp $
# FreeBSD: ports/devel/ruby-optparse/Makefile,v 1.10 2001/01/26 03:42:37 knu Exp
DISTNAME= optparse-0.12
@@ -7,7 +7,7 @@ CATEGORIES= devel
MASTER_SITES= http://member.nifty.ne.jp/nokada/archive/
MAINTAINER= taca@NetBSD.org
-HOMEPAGE= http://member.nifty.ne.jp/nokada/ruby.html
+HOMEPAGE= http://member.nifty.ne.jp/nokada/ruby.html#optparse.rb
COMMENT= Yet another command line option parser for Ruby
DIST_SUBDIR= ruby