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 | b9d791c80d463007813e7fa846ee5082d943da72 (patch) | |
tree | ef45cb3de74570c5ae21e16645ade1c751e87e31 /security | |
parent | bd22bf435ffbb795f4ba523eafb228b0fa926524 (diff) | |
download | pkgsrc-b9d791c80d463007813e7fa846ee5082d943da72.tar.gz |
Bump PKGREVISION of packages including ruby extention library
by Ruby 1.8.3 updates.
Diffstat (limited to 'security')
-rw-r--r-- | security/ruby-tcpwrap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ruby-tcpwrap/Makefile b/security/ruby-tcpwrap/Makefile index f9d39c70645..816f72887c4 100644 --- a/security/ruby-tcpwrap/Makefile +++ b/security/ruby-tcpwrap/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2005/04/11 21:47:19 tv Exp $ +# $NetBSD: Makefile,v 1.13 2005/11/02 09:48:34 taca Exp $ DISTNAME= ruby-tcpwrap-0.6 PKGNAME= ${RUBY_PKGPREFIX}-tcpwrap-0.6 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security ruby MASTER_SITES= http://www.shugo.net/archive/ruby-tcpwrap/ |