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 /textproc/ruby-rdtool | |
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 'textproc/ruby-rdtool')
-rw-r--r-- | textproc/ruby-rdtool/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ruby-rdtool/Makefile b/textproc/ruby-rdtool/Makefile index 7380fd47c7b..3a25d8269a2 100644 --- a/textproc/ruby-rdtool/Makefile +++ b/textproc/ruby-rdtool/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2006/01/03 14:25:51 taca Exp $ +# $NetBSD: Makefile,v 1.22 2006/02/03 04:43:47 taca Exp $ DISTNAME= rdtool-0.6.18 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc ruby MASTER_SITES= http://www.moonwolf.com/ruby/archive/ |