diff options
author | taca <taca> | 2005-11-02 09:48:33 +0000 |
---|---|---|
committer | taca <taca> | 2005-11-02 09:48:33 +0000 |
commit | bea979088154215fb06b3a5e75c60e801a0f7c4a (patch) | |
tree | ef45cb3de74570c5ae21e16645ade1c751e87e31 /security/ruby-tcpwrap | |
parent | 97fc28a0e35cc7683b7b6c84fc89ded01ad4c47e (diff) | |
download | pkgsrc-bea979088154215fb06b3a5e75c60e801a0f7c4a.tar.gz |
Bump PKGREVISION of packages including ruby extention library
by Ruby 1.8.3 updates.
Diffstat (limited to 'security/ruby-tcpwrap')
-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/ |