diff options
author | taca <taca@pkgsrc.org> | 2006-01-03 15:07:28 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2006-01-03 15:07:28 +0000 |
commit | 435219cbd2ab5fcc4eb54710a6f412bed773eded (patch) | |
tree | 1f606e8e6becde97b9635daed3d6c6063245ee34 /security | |
parent | 1ac5e42122f13d33c4d7cba739e9f7fd2e0ec0e8 (diff) | |
download | pkgsrc-435219cbd2ab5fcc4eb54710a6f412bed773eded.tar.gz |
Bump PKGREVISION by update of ruby18-base package.
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 816f72887c4..0c2f2a59f7c 100644 --- a/security/ruby-tcpwrap/Makefile +++ b/security/ruby-tcpwrap/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2005/11/02 09:48:34 taca Exp $ +# $NetBSD: Makefile,v 1.14 2006/01/03 15:07:29 taca Exp $ DISTNAME= ruby-tcpwrap-0.6 PKGNAME= ${RUBY_PKGPREFIX}-tcpwrap-0.6 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security ruby MASTER_SITES= http://www.shugo.net/archive/ruby-tcpwrap/ |