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 cc9ddb1fe26..7132ff7153d 100644 --- a/comms/ruby-termios/Makefile +++ b/comms/ruby-termios/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2010/09/10 04:01:36 taca Exp $ +# $NetBSD: Makefile,v 1.23 2011/02/21 16:01:10 taca Exp $ DISTNAME= ruby-termios-0.9.6 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//} +PKGREVISION= 1 CATEGORIES= comms MAINTAINER= taca@NetBSD.org |