diff options
author | taca <taca@pkgsrc.org> | 2005-11-02 09:48:33 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2005-11-02 09:48:33 +0000 |
commit | 538321d2eca885eaba56859c8806fd1ada0d865d (patch) | |
tree | ef45cb3de74570c5ae21e16645ade1c751e87e31 /comms | |
parent | fb39d4a020b59446d4e72d17497897b8734bb9a6 (diff) | |
download | pkgsrc-538321d2eca885eaba56859c8806fd1ada0d865d.tar.gz |
Bump PKGREVISION of packages including ruby extention library
by Ruby 1.8.3 updates.
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 4316be66754..842556dc9c4 100644 --- a/comms/ruby-termios/Makefile +++ b/comms/ruby-termios/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2005/04/11 21:45:08 tv Exp $ +# $NetBSD: Makefile,v 1.15 2005/11/02 09:48:33 taca Exp $ # DISTNAME= ruby-termios-0.9.4 PKGNAME= ${RUBY_PKGPREFIX}-termios-0.9.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= comms ruby MASTER_SITES= http://arika.org/archive/ |