diff options
Diffstat (limited to 'comms/ruby-termios/Makefile')
-rw-r--r-- | comms/ruby-termios/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/comms/ruby-termios/Makefile b/comms/ruby-termios/Makefile index 09fcdd51cba..93adc71b60f 100644 --- a/comms/ruby-termios/Makefile +++ b/comms/ruby-termios/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2006/01/03 15:07:28 taca Exp $ +# $NetBSD: Makefile,v 1.17 2007/08/18 14:26:59 taca Exp $ # -DISTNAME= ruby-termios-0.9.4 -PKGNAME= ${RUBY_PKGPREFIX}-termios-0.9.4 -PKGREVISION= 4 +DISTNAME= ruby-termios-0.9.5 +PKGNAME= ${RUBY_PKGPREFIX}-termios-0.9.5 CATEGORIES= comms ruby MASTER_SITES= http://arika.org/archive/ |