diff options
author | taca <taca> | 2005-03-06 17:19:05 +0000 |
---|---|---|
committer | taca <taca> | 2005-03-06 17:19:05 +0000 |
commit | 8d1bf3990c525b295e45b82bc2470f3b5e726f5e (patch) | |
tree | 4c0153d474bbbab375c9b1f1e152ed0f5ce4dcee /textproc/ruby-rttool | |
parent | e0b0e85a28c927956bec771a4e313b977118a5f9 (diff) | |
download | pkgsrc-8d1bf3990c525b295e45b82bc2470f3b5e726f5e.tar.gz |
Bump PKGREVISION with introduce of ruby16-base/ruby18-base pacakge.
Diffstat (limited to 'textproc/ruby-rttool')
-rw-r--r-- | textproc/ruby-rttool/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ruby-rttool/Makefile b/textproc/ruby-rttool/Makefile index 0fe5117d996..d786c663f5c 100644 --- a/textproc/ruby-rttool/Makefile +++ b/textproc/ruby-rttool/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2004/11/28 04:48:25 taca Exp $ +# $NetBSD: Makefile,v 1.10 2005/03/06 17:19:07 taca Exp $ DISTNAME= rttool-${VERSION} PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc ruby MASTER_SITES= http://www.rubyist.net/~rubikitch/archive/ |