diff options
author | obache <obache@pkgsrc.org> | 2012-03-22 15:33:43 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-22 15:33:43 +0000 |
commit | cbbd8527fae2d0fe8ba04e423278947261ca66b3 (patch) | |
tree | 2c02582ffc49c3d7027567ea81a9b77bff71d20b /textproc/groonga | |
parent | 93ecd1a8234f0bf6a1d014bd4d55daae01591712 (diff) | |
download | pkgsrc-cbbd8527fae2d0fe8ba04e423278947261ca66b3.tar.gz |
Bump PKGREVISION refrecting the default Ruby's version change.
Diffstat (limited to 'textproc/groonga')
-rw-r--r-- | textproc/groonga/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile index 57e1dff9458..de27641f3df 100644 --- a/textproc/groonga/Makefile +++ b/textproc/groonga/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2012/03/20 08:33:16 obache Exp $ +# $NetBSD: Makefile,v 1.18 2012/03/22 15:33:43 obache Exp $ # DISTNAME= groonga-2.0.0 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://packages.groonga.org/source/groonga/ |