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 7c0ad7d07fc8..53a78880e6fb 100644 --- a/textproc/apache-solr/Makefile +++ b/textproc/apache-solr/Makefile @@ -6,7 +6,7 @@ # PORTNAME= apache-solr -PORTVERSION= 3.2.0 +PORTVERSION= 3.4.0 CATEGORIES= textproc java MASTER_SITES= ${MASTER_SITE_APACHE:S,%SUBDIR%,lucene/solr/${PORTVERSION},} EXTRACT_SUFX= .tgz |