diff options
author | obache <obache@pkgsrc.org> | 2013-07-30 01:27:37 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-07-30 01:27:37 +0000 |
commit | 90c25a679cf4a0f6866807231b98d654cb18ade5 (patch) | |
tree | 30c5d5ffd83b3153b80d6f1a994dd78160f73e44 /textproc | |
parent | 0522f768722e123e40dcf28a290efb51579787ae (diff) | |
download | pkgsrc-90c25a679cf4a0f6866807231b98d654cb18ade5.tar.gz |
Bump PKGREVISION from zeromq ABI bump.
Diffstat (limited to 'textproc')
-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 daeab354b12..97213a000e3 100644 --- a/textproc/groonga/Makefile +++ b/textproc/groonga/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2013/02/06 23:23:54 jperkin Exp $ +# $NetBSD: Makefile,v 1.25 2013/07/30 01:27:37 obache Exp $ # DISTNAME= groonga-2.0.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://packages.groonga.org/source/groonga/ |