diff options
author | obache <obache> | 2014-11-15 02:13:19 +0000 |
---|---|---|
committer | obache <obache> | 2014-11-15 02:13:19 +0000 |
commit | fa1674fa6737cc028f1c85910b7821292c76b57d (patch) | |
tree | 3d25a80c59e77f3fc4b697047b1a9f1b85ff82d5 /textproc/groonga | |
parent | d8563a99b1ba211e8ebc80f5ccbe63abbb4ad959 (diff) | |
download | pkgsrc-fa1674fa6737cc028f1c85910b7821292c76b57d.tar.gz |
Bump PKGREVISION from zeromq shlib major bump.
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 206b780b478..e2daa6341eb 100644 --- a/textproc/groonga/Makefile +++ b/textproc/groonga/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2014/11/04 11:40:20 obache Exp $ +# $NetBSD: Makefile,v 1.47 2014/11/15 02:13:19 obache Exp $ # DISTNAME= groonga-4.0.7 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://packages.groonga.org/source/groonga/ |