diff options
author | taca <taca@pkgsrc.org> | 2018-02-25 12:25:47 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2018-02-25 12:25:47 +0000 |
commit | 8f08f58777b111be6a61d46d1244b31933c2dbdf (patch) | |
tree | dd14318abc7e534c526c6f43993798908e331f92 /textproc/groonga | |
parent | 9b6e29bcf1499f922421e34a7d9e72b60f645043 (diff) | |
download | pkgsrc-8f08f58777b111be6a61d46d1244b31933c2dbdf.tar.gz |
pkgsrc: bump PKGREVISION by changing Ruby default version
Bump PKGREVISION by changing Ruby default version.
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 929521b09f7..3329dfcd384 100644 --- a/textproc/groonga/Makefile +++ b/textproc/groonga/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.63 2017/08/29 13:35:54 fhajny Exp $ +# $NetBSD: Makefile,v 1.64 2018/02/25 12:25:48 taca Exp $ # DISTNAME= groonga-7.0.6 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://packages.groonga.org/source/groonga/ |