diff options
author | taca <taca@pkgsrc.org> | 2006-02-03 04:43:47 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2006-02-03 04:43:47 +0000 |
commit | 0f5e3b8ef40dcfa4e6af41c5fcea19921288ff31 (patch) | |
tree | 322d713b9fc034329e77e1be4b3e4182dc85e341 /net/ruby-icmp | |
parent | 23fc22fc0678a055ca02efdf127e95c191222e3f (diff) | |
download | pkgsrc-0f5e3b8ef40dcfa4e6af41c5fcea19921288ff31.tar.gz |
Bump PKGREVISION of these packages which affected (fixed) by
fix of REPLACE_RUBY, the impact was big or small.
Diffstat (limited to 'net/ruby-icmp')
-rw-r--r-- | net/ruby-icmp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ruby-icmp/Makefile b/net/ruby-icmp/Makefile index 857bb9aca10..1a0fb9f2325 100644 --- a/net/ruby-icmp/Makefile +++ b/net/ruby-icmp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2005/03/24 21:12:59 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2006/02/03 04:43:47 taca Exp $ DISTNAME= icmp-0.2.2 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net ruby MASTER_SITES= http://www.notwork.org/~gotoyuzo/ruby/src/ |