Fix typos. (Thanks for minskim@.)

This commit is contained in:
taca 2005-03-10 06:20:17 +00:00
parent 72e2c1e12b
commit 171f95381b
2 changed files with 4 additions and 4 deletions

View file

@ -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 @@ MASTER_SITES= ${MASTER_SITE_RUBY}
MAINTAINER= taca@NetBSD.org
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

View file

@ -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_CONFIGURE= yes
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"