summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim>2005-11-10 00:17:36 +0000
committerminskim <minskim>2005-11-10 00:17:36 +0000
commit6a70b2179b46d9ec9d6955d04113ce3476668d06 (patch)
tree220598f6051df961f2d8a6e7ebaced78903522cd
parent71a2c6b62a35c58982fbad003ac4a8fcced75bdf (diff)
downloadpkgsrc-6a70b2179b46d9ec9d6955d04113ce3476668d06.tar.gz
English grammar fix.
-rw-r--r--lang/ruby/rubyversion.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ruby/rubyversion.mk b/lang/ruby/rubyversion.mk
index ba7d148446f..5d9c9905ef4 100644
--- a/lang/ruby/rubyversion.mk
+++ b/lang/ruby/rubyversion.mk
@@ -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 @@ RUBY?= ${PREFIX}/bin/${RUBY_NAME}
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}