diff options
author | taca <taca@pkgsrc.org> | 2016-03-13 09:36:58 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2016-03-13 09:36:58 +0000 |
commit | 5718142d94dcf5926000e83835607eeb0ae40096 (patch) | |
tree | 94836388c5af88dcb9fabb2832b19a4e99f81e05 /textproc/groonga | |
parent | 8d56cd9beda606a204c404fa7eeba29fd9c15ec3 (diff) | |
download | pkgsrc-5718142d94dcf5926000e83835607eeb0ae40096.tar.gz |
Bump PKGREVISION by chaging default version of Ruby.
Diffstat (limited to 'textproc/groonga')
-rw-r--r-- | textproc/groonga/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile index d11a96a519a..df7da9c1c5a 100644 --- a/textproc/groonga/Makefile +++ b/textproc/groonga/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.56 2016/03/05 11:29:33 jperkin Exp $ +# $NetBSD: Makefile,v 1.57 2016/03/13 09:36:59 taca Exp $ # DISTNAME= groonga-4.1.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://packages.groonga.org/source/groonga/ |