diff options
author | taca <taca@pkgsrc.org> | 2011-02-21 16:01:10 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-02-21 16:01:10 +0000 |
commit | 6d80a966126ba119d6cff724a21d0dae4af9e997 (patch) | |
tree | cf0b486b4eb99aa96ba604e3bd9d4f4d57ad5f3d /comms | |
parent | 8dfe7de909ab47ba6b24c3a4f0b6d1e602ee50f8 (diff) | |
download | pkgsrc-6d80a966126ba119d6cff724a21d0dae4af9e997.tar.gz |
Bump PKGREVISION due to ABI change of ruby18-base.
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 |