diff options
author | taca <taca@pkgsrc.org> | 2005-11-02 09:48:33 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2005-11-02 09:48:33 +0000 |
commit | b9d791c80d463007813e7fa846ee5082d943da72 (patch) | |
tree | ef45cb3de74570c5ae21e16645ade1c751e87e31 /textproc/ruby-eruby/Makefile | |
parent | bd22bf435ffbb795f4ba523eafb228b0fa926524 (diff) | |
download | pkgsrc-b9d791c80d463007813e7fa846ee5082d943da72.tar.gz |
Bump PKGREVISION of packages including ruby extention library
by Ruby 1.8.3 updates.
Diffstat (limited to 'textproc/ruby-eruby/Makefile')
-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 7a442abddc0..0133240bae0 100644 --- a/textproc/ruby-eruby/Makefile +++ b/textproc/ruby-eruby/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2005/11/02 08:38:20 taca Exp $ +# $NetBSD: Makefile,v 1.16 2005/11/02 09:48:34 taca Exp $ DISTNAME= eruby-${ERUBY_VERSION} PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc ruby MASTER_SITES= http://www.modruby.net/archive/ |