diff options
author | taca <taca> | 2006-01-03 15:07:28 +0000 |
---|---|---|
committer | taca <taca> | 2006-01-03 15:07:28 +0000 |
commit | 32b1578eb13c5bd6486d573528e8512b9fda81ec (patch) | |
tree | 1f606e8e6becde97b9635daed3d6c6063245ee34 /textproc/ruby-eruby | |
parent | b3c46e2898df4f2b03abbc48b717a7cf0360042d (diff) | |
download | pkgsrc-32b1578eb13c5bd6486d573528e8512b9fda81ec.tar.gz |
Bump PKGREVISION by update of ruby18-base package.
Diffstat (limited to 'textproc/ruby-eruby')
-rw-r--r-- | textproc/ruby-eruby/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ruby-eruby/Makefile b/textproc/ruby-eruby/Makefile index 8fcbeca7666..700e97603a4 100644 --- a/textproc/ruby-eruby/Makefile +++ b/textproc/ruby-eruby/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2005/12/05 23:55:21 rillig Exp $ +# $NetBSD: Makefile,v 1.19 2006/01/03 15:07:29 taca Exp $ DISTNAME= eruby-${ERUBY_VERSION} PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc ruby MASTER_SITES= http://www.modruby.net/archive/ |