diff options
author | taca <taca> | 2006-02-03 04:43:47 +0000 |
---|---|---|
committer | taca <taca> | 2006-02-03 04:43:47 +0000 |
commit | 0935777d2b3e3a37b3b4134568bbdd7b5a7dbacd (patch) | |
tree | 322d713b9fc034329e77e1be4b3e4182dc85e341 /net/ruby-icmp/Makefile | |
parent | 372b1c63bcf89d7acf7031581d50b75e76b915e8 (diff) | |
download | pkgsrc-0935777d2b3e3a37b3b4134568bbdd7b5a7dbacd.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/Makefile')
-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/ |