diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/ruby-termios/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/ruby-termios/Makefile b/comms/ruby-termios/Makefile index 5b336f60542..eea5e750042 100644 --- a/comms/ruby-termios/Makefile +++ b/comms/ruby-termios/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2003/09/19 23:08:26 dent Exp $ +# $NetBSD: Makefile,v 1.7 2003/12/19 12:04:20 sketch Exp $ # DISTNAME= ruby-termios-0.9.4 PKGNAME= ${RUBY_PKGNAMEPREFIX}termios-0.9.4 +PKGREVISION= 1 CATEGORIES= comms MASTER_SITES= http://arika.org/archive/ |