diff --git a/textproc/apache-solr/Makefile b/textproc/apache-solr/Makefile --- a/textproc/apache-solr/Makefile +++ b/textproc/apache-solr/Makefile @@ -3,7 +3,7 @@ PORTNAME= apache-solr PORTVERSION= 8.10.0 CATEGORIES= textproc java -MASTER_SITES= APACHE/lucene/solr/${PORTVERSION} +MASTER_SITES= https://archive.apache.org/dist/lucene/solr/${PORTVERSION}/ DISTNAME= solr-${PORTVERSION} MAINTAINER= mfechner@FreeBSD.org