diff options
Diffstat (limited to 'textproc/lucene/Makefile')
-rw-r--r-- | textproc/lucene/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/lucene/Makefile b/textproc/lucene/Makefile index 72d1cd8d5c83..9ac565e1198c 100644 --- a/textproc/lucene/Makefile +++ b/textproc/lucene/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= lucene -PORTVERSION= 2.3.1 +PORTVERSION= 2.3.2 CATEGORIES= textproc java devel MASTER_SITES= ${MASTER_SITE_APACHE:S,%SUBDIR%,lucene/java,} DISTNAME= lucene-${PORTVERSION} |