summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/apache-solr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/apache-solr/Makefile b/textproc/apache-solr/Makefile
index 5179f76162ad..8fa7e7ff2042 100644
--- 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