diff options
Diffstat (limited to 'textproc/lucene4/Makefile')
-rw-r--r-- | textproc/lucene4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/lucene4/Makefile b/textproc/lucene4/Makefile index 90de23287dc3..4c3f019123fa 100644 --- a/textproc/lucene4/Makefile +++ b/textproc/lucene4/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lucene -PORTVERSION= 4.6.0 +PORTVERSION= 4.6.1 CATEGORIES= textproc java devel MASTER_SITES= APACHE MASTER_SITE_SUBDIR= ${PORTNAME}/java/${PORTVERSION}/ |