diff options
Diffstat (limited to 'comms')
-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 |