diff options
author | taca <taca@pkgsrc.org> | 2005-03-06 17:19:05 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2005-03-06 17:19:05 +0000 |
commit | 41eeaee3750be558c23cd6851be1d51bc6e4170d (patch) | |
tree | 4c0153d474bbbab375c9b1f1e152ed0f5ce4dcee /www/ap2-ruby | |
parent | c7b1780e8d079355797da290ac3ac0bc90ece69e (diff) | |
download | pkgsrc-41eeaee3750be558c23cd6851be1d51bc6e4170d.tar.gz |
Bump PKGREVISION with introduce of ruby16-base/ruby18-base pacakge.
Diffstat (limited to 'www/ap2-ruby')
-rw-r--r-- | www/ap2-ruby/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap2-ruby/Makefile b/www/ap2-ruby/Makefile index 6fb93bba353..a7922c0f4b8 100644 --- a/www/ap2-ruby/Makefile +++ b/www/ap2-ruby/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2005/01/28 14:08:02 taca Exp $ +# $NetBSD: Makefile,v 1.12 2005/03/06 17:19:07 taca Exp $ DISTNAME= mod_ruby-${VERSION} PKGNAME= ap2-${RUBY_PKGPREFIX}-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www ruby MASTER_SITES= http://www.modruby.net/archive/ |