diff options
author | taca <taca> | 2005-03-06 17:19:05 +0000 |
---|---|---|
committer | taca <taca> | 2005-03-06 17:19:05 +0000 |
commit | a44e0f096f9de9cf953086b233d169d49f40c556 (patch) | |
tree | 4c0153d474bbbab375c9b1f1e152ed0f5ce4dcee /comms | |
parent | ebb572d5ec441b25d0afe6064e51fbac2192944d (diff) | |
download | pkgsrc-a44e0f096f9de9cf953086b233d169d49f40c556.tar.gz |
Bump PKGREVISION with introduce of ruby16-base/ruby18-base pacakge.
Diffstat (limited to 'comms')
-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/ |