aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/lucene4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/lucene4/Makefile')
-rw-r--r--textproc/lucene4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/lucene4/Makefile b/textproc/lucene4/Makefile
index 3b15e28c422..5e86eb126c4 100644
--- a/textproc/lucene4/Makefile
+++ b/textproc/lucene4/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= lucene
-PORTVERSION= 4.5.1
+PORTVERSION= 4.6.0
CATEGORIES= textproc java devel
MASTER_SITES= APACHE
MASTER_SITE_SUBDIR= ${PORTNAME}/java/${PORTVERSION}/
@@ -33,6 +33,7 @@ CONTRIBS= benchmark \
classification \
codecs \
demo \
+ expressions \
facet \
grouping \
highlighter \