diff --git a/net/kafka/Makefile b/net/kafka/Makefile --- a/net/kafka/Makefile +++ b/net/kafka/Makefile @@ -2,7 +2,7 @@ PORTVERSION= 2.8.0 CATEGORIES= net java -MASTER_SITES= APACHE/${PORTNAME}/${PORTVERSION} +MASTER_SITES= https://archive.apache.org/dist/${PORTNAME}/${PORTVERSION}/ DISTNAME= ${PORTNAME}_2.13-${PORTVERSION} MAINTAINER= timp87@gmail.com