pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang Fix typos. (Thanks for minskim@.)



details:   https://anonhg.NetBSD.org/pkgsrc/rev/05376b922b22
branches:  trunk
changeset: 490420:05376b922b22
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Mar 10 06:20:17 2005 +0000

description:
Fix typos.  (Thanks for minskim@.)

diffstat:

 lang/ruby16-base/Makefile |  4 ++--
 lang/ruby16/Makefile      |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r 12c0c484ff03 -r 05376b922b22 lang/ruby16-base/Makefile
--- a/lang/ruby16-base/Makefile Thu Mar 10 06:00:05 2005 +0000
+++ b/lang/ruby16-base/Makefile Thu Mar 10 06:20:17 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/03/06 16:36:08 taca Exp $
+# $NetBSD: Makefile,v 1.2 2005/03/10 06:20:17 taca Exp $
 #
 
 DISTNAME=      ${RUBY_DISTNAME}
@@ -8,7 +8,7 @@
 
 MAINTAINER=    taca%NetBSD.org@localhost
 HOMEPAGE=      ${RUBY_HOMEPAGE}
-COMMENT=       Ruby 1.6 baed release minimum package
+COMMENT=       Ruby 1.6 based release minimum package
 
 RUBY_VERSION=          ${RUBY16_VERSION}
 USE_BUILDLINK3=                yes
diff -r 12c0c484ff03 -r 05376b922b22 lang/ruby16/Makefile
--- a/lang/ruby16/Makefile      Thu Mar 10 06:00:05 2005 +0000
+++ b/lang/ruby16/Makefile      Thu Mar 10 06:20:17 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/03/06 16:56:55 taca Exp $
+# $NetBSD: Makefile,v 1.5 2005/03/10 06:20:18 taca Exp $
 #
 
 DISTNAME=      ${RUBY_DISTNAME}
@@ -26,7 +26,7 @@
 NO_BUILD=              yes
 
 do-install:
-       @${ECHO_MSG} This os only a meta package.
+       @${ECHO_MSG} This is only a meta package.
 
 .include "../../lang/ruby/rubyversion.mk"
 .include "../../lang/ruby/Makefile.common"



Home | Main Index | Thread Index | Old Index