diff --git a/www/tomee/Makefile b/www/tomee/Makefile --- a/www/tomee/Makefile +++ b/www/tomee/Makefile @@ -3,7 +3,7 @@ PORTNAME= tomee PORTVERSION= 1.7.4 CATEGORIES= www java -MASTER_SITES= APACHE/tomee/tomee-${PORTVERSION} +MASTER_SITES= https://archive.apache.org/dist/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ DISTNAME= apache-${PORTNAME}-${PORTVERSION}-webprofile MAINTAINER= neu@mycontrol.de