summaryrefslogtreecommitdiff
path: root/textproc/lucene5/Makefile
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2016-11-12 18:14:04 +0000
committerMarcus von Appen <mva@FreeBSD.org>2016-11-12 18:14:04 +0000
commit87c328520470b35df65f85667c23b3b12080e506 (patch)
tree716d6b5b1263359496e85578574560cb9a370c85 /textproc/lucene5/Makefile
parent- Pass maintainership back to ports, since I'm not using it anymore. (diff)
- Update to version 5.5.3
- Pass maintainership back to ports. I lack the time to maintain it the way it deserves.
Notes
Notes: svn path=/head/; revision=425978
Diffstat (limited to 'textproc/lucene5/Makefile')
-rw-r--r--textproc/lucene5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/lucene5/Makefile b/textproc/lucene5/Makefile
index 2e0f27375524..4eebce847811 100644
--- a/textproc/lucene5/Makefile
+++ b/textproc/lucene5/Makefile
@@ -2,11 +2,11 @@
# $FreeBSD$
PORTNAME= lucene
-PORTVERSION= 5.4.0
+PORTVERSION= 5.5.3
CATEGORIES= textproc java devel
MASTER_SITES= APACHE/${PORTNAME}/java/${PORTVERSION}
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Full-text search engine for Java, 5.x branch
LICENSE= APACHE20