summaryrefslogtreecommitdiff
path: root/textproc/lucene++
diff options
context:
space:
mode:
authoradam <adam>2016-10-07 18:25:29 +0000
committeradam <adam>2016-10-07 18:25:29 +0000
commit2dc82b4d4c349275ea1ee9614e23e11cd3cb51f4 (patch)
tree7e236f711849af475c165e9067385883a48b462a /textproc/lucene++
parent3e1b5cabedd8687ad3cd82575abd333bef5aa152 (diff)
downloadpkgsrc-2dc82b4d4c349275ea1ee9614e23e11cd3cb51f4.tar.gz
Revbump post boost update
Diffstat (limited to 'textproc/lucene++')
-rw-r--r--textproc/lucene++/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/lucene++/Makefile b/textproc/lucene++/Makefile
index 7a4aeb967df..5b7209ecc76 100644
--- a/textproc/lucene++/Makefile
+++ b/textproc/lucene++/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2016/06/09 06:23:40 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2016/10/07 18:26:11 adam Exp $
DISTNAME= LucenePlusPlus-rel_3.0.7
PKGNAME= ${DISTNAME:S/LucenePlusPlus-rel_/lucene++-/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=luceneplusplus/LucenePlusPlus/archive/rel_${PKGVERSION_NOREV}/}