summaryrefslogtreecommitdiff
path: root/devel/ruby-cmd
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2005-04-11 03:53:57 +0000
committerminskim <minskim@pkgsrc.org>2005-04-11 03:53:57 +0000
commit5164dbe1f77aed8a75f80cf862f732d91cca33e0 (patch)
tree790abefce818ecbdb1e232a4eb07abe70c1428e7 /devel/ruby-cmd
parent90bd423f7a6853326533e85b6e0b09d58202e7ce (diff)
downloadpkgsrc-5164dbe1f77aed8a75f80cf862f732d91cca33e0.tar.gz
Update HOMEPAGE and fix a typo in COMMENT.
Diffstat (limited to 'devel/ruby-cmd')
-rw-r--r--devel/ruby-cmd/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/ruby-cmd/Makefile b/devel/ruby-cmd/Makefile
index c5b9250dc1e..e53558da93b 100644
--- a/devel/ruby-cmd/Makefile
+++ b/devel/ruby-cmd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/04/11 03:26:55 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2005/04/11 03:53:57 minskim Exp $
DISTNAME= cmd-0.7.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -7,8 +7,8 @@ MASTER_SITES= http://code.vernix.org/cmd/download/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= minskim@NetBSD.org
-HOMEPAGE= http://code.vernix.org/cmd/download/
-COMMENT= Library for building line-oriented command interpreters
+HOMEPAGE= http://cmd.rubyforge.org/
+COMMENT= Library for building line-oriented command interpreters
DEPENDS+= ${RUBY_PKGPREFIX}-readline-[0-9]*:../../devel/ruby-readline