pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-cmd Update HOMEPAGE and fix a typo in COMMENT.
details: https://anonhg.NetBSD.org/pkgsrc/rev/49b746568b13
branches: trunk
changeset: 492361:49b746568b13
user: minskim <minskim%pkgsrc.org@localhost>
date: Mon Apr 11 03:53:57 2005 +0000
description:
Update HOMEPAGE and fix a typo in COMMENT.
diffstat:
devel/ruby-cmd/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 7d32d19fd7ff -r 49b746568b13 devel/ruby-cmd/Makefile
--- a/devel/ruby-cmd/Makefile Mon Apr 11 03:46:37 2005 +0000
+++ b/devel/ruby-cmd/Makefile Mon Apr 11 03:53:57 2005 +0000
@@ -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 @@
EXTRACT_SUFX= .tar.bz2
MAINTAINER= minskim%NetBSD.org@localhost
-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
Home |
Main Index |
Thread Index |
Old Index