diff options
| -rw-r--r-- | www/tomcat-native/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tomcat-native/Makefile b/www/tomcat-native/Makefile index 08639b1138e1..ffb404e0362c 100644 --- a/www/tomcat-native/Makefile +++ b/www/tomcat-native/Makefile @@ -4,7 +4,7 @@ PORTNAME= tomcat-native PORTVERSION= 1.2.24 PORTREVISION= 1 CATEGORIES= www java -MASTER_SITES= APACHE/tomcat/tomcat-connectors/native/${PORTVERSION}/source +MASTER_SITES= https://archive.apache.org/dist/tomcat/tomcat-connectors/native/${PORTVERSION}/source/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ale@FreeBSD.org |
