summaryrefslogtreecommitdiff
path: root/textproc/lucene++/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/lucene++/Makefile')
-rw-r--r--textproc/lucene++/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/lucene++/Makefile b/textproc/lucene++/Makefile
index 425ba4e47d4..62432f0ed9c 100644
--- a/textproc/lucene++/Makefile
+++ b/textproc/lucene++/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2017/04/30 01:22:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.7 2017/08/24 20:03:40 adam Exp $
DISTNAME= LucenePlusPlus-rel_3.0.7
PKGNAME= ${DISTNAME:S/LucenePlusPlus-rel_/lucene++-/}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=luceneplusplus/LucenePlusPlus/archive/rel_${PKGVERSION_NOREV}/}