diff options
Diffstat (limited to 'textproc/apache-solr/Makefile')
-rw-r--r-- | textproc/apache-solr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/apache-solr/Makefile b/textproc/apache-solr/Makefile index a6f3aedc8bf7..b909596ba4b2 100644 --- a/textproc/apache-solr/Makefile +++ b/textproc/apache-solr/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= apache-solr -PORTVERSION= 8.5.0 +PORTVERSION= 8.6.0 CATEGORIES= textproc java MASTER_SITES= APACHE/lucene/solr/${PORTVERSION} DISTNAME= solr-${PORTVERSION} |