diff --git a/www/tomcat7/Makefile b/www/tomcat7/Makefile index cb94b186229a..dd6ddaf63aa4 100644 --- a/www/tomcat7/Makefile +++ b/www/tomcat7/Makefile @@ -4,7 +4,7 @@ PORTNAME= tomcat PORTVERSION= 7.0.109 PORTREVISION= 0 CATEGORIES= www java -MASTER_SITES= APACHE/tomcat/tomcat-7/v${PORTVERSION}/bin +MASTER_SITES= https://archive.apache.org/dist/${PORTNAME}/${PORTNAME}-7/v${PORTVERSION}/bin/ PKGNAMESUFFIX= 7 DISTNAME= apache-${PORTNAME}-${PORTVERSION}