diff options
author | snj <snj@pkgsrc.org> | 2004-02-21 06:42:29 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-02-21 06:42:29 +0000 |
commit | 5d1bd4c8bdbb9d1f8b163e39283c8053297085c6 (patch) | |
tree | 5f4141745369b9d6be4cbcb55a87dd92fe95b994 /comms/ruby-termios | |
parent | e7ac0b1452a34a8183c580af41750cabe6b84e82 (diff) | |
download | pkgsrc-5d1bd4c8bdbb9d1f8b163e39283c8053297085c6.tar.gz |
s/extention/extension/ OED says "extention" is obsolete.
Diffstat (limited to 'comms/ruby-termios')
-rw-r--r-- | comms/ruby-termios/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/ruby-termios/Makefile b/comms/ruby-termios/Makefile index eea5e750042..1316dbfdefe 100644 --- a/comms/ruby-termios/Makefile +++ b/comms/ruby-termios/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/12/19 12:04:20 sketch Exp $ +# $NetBSD: Makefile,v 1.8 2004/02/21 06:42:29 snj Exp $ # DISTNAME= ruby-termios-0.9.4 @@ -9,7 +9,7 @@ MASTER_SITES= http://arika.org/archive/ MAINTAINER= taca@NetBSD.org HOMEPAGE= http://arika.org/ruby/termios -COMMENT= Ruby extention to termios library +COMMENT= Ruby extension to termios library DIST_SUBDIR= ruby USE_RUBY_EXTCONF= yes |