diff options
author | taca <taca@pkgsrc.org> | 2005-03-06 17:19:05 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2005-03-06 17:19:05 +0000 |
commit | 0f010b9a66aa5c5a78a698af4c58bdfde41deff3 (patch) | |
tree | 4c0153d474bbbab375c9b1f1e152ed0f5ce4dcee /comms/ruby-termios | |
parent | 8fff80bf281e1aea437e20bc9579112baf20ee69 (diff) | |
download | pkgsrc-0f010b9a66aa5c5a78a698af4c58bdfde41deff3.tar.gz |
Bump PKGREVISION with introduce of ruby16-base/ruby18-base pacakge.
Diffstat (limited to 'comms/ruby-termios')
-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 1a8e9644fce..c04cd206b15 100644 --- a/comms/ruby-termios/Makefile +++ b/comms/ruby-termios/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2005/03/06 12:57:06 taca Exp $ +# $NetBSD: Makefile,v 1.13 2005/03/06 17:19:05 taca Exp $ # DISTNAME= ruby-termios-0.9.4 PKGNAME= ${RUBY_PKGPREFIX}-termios-0.9.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= comms ruby MASTER_SITES= http://arika.org/archive/ |