1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00

www/tomcat7: Update MASTER_SITES

Use a direct URL to Apache's release archive site as it's not mirrored
by upstream mirror sites

Approved by:	ale (port maintainer), arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D32422
This commit is contained in:
Daniel Engberg 2021-10-11 20:50:52 +02:00
parent 1d461adffd
commit 001f1d8d6e

View File

@ -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}