pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/ruby English grammar fix.
details: https://anonhg.NetBSD.org/pkgsrc/rev/baf5363b4a4a
branches: trunk
changeset: 502863:baf5363b4a4a
user: minskim <minskim%pkgsrc.org@localhost>
date: Thu Nov 10 00:17:36 2005 +0000
description:
English grammar fix.
diffstat:
lang/ruby/rubyversion.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r a4717bd5a5a0 -r baf5363b4a4a lang/ruby/rubyversion.mk
--- a/lang/ruby/rubyversion.mk Thu Nov 10 00:13:45 2005 +0000
+++ b/lang/ruby/rubyversion.mk Thu Nov 10 00:17:36 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.16 2005/11/03 07:23:41 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.17 2005/11/10 00:17:36 minskim Exp $
#
.ifndef _RUBYVERSION_MK
@@ -113,7 +113,7 @@
RDOC?= ${PREFIX}/bin/rdoc${RUBY_VER}
#
-# RUBY_ARCH is used architecture depended direcotry name.
+# RUBY_ARCH is used as architecture-dependent directory name.
#
RUBY_ARCH?= ${LOWER_ARCH}-${LOWER_OPSYS}${APPEND_ELF}${LOWER_OPSYS_VERSUFFIX}
Home |
Main Index |
Thread Index |
Old Index