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

www/tomee: Update MASTER_SITES

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

Approved by:	rene (portmgr blanket), arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D32423
This commit is contained in:
Daniel Engberg 2021-10-12 10:23:15 +02:00
parent ef817476bd
commit 3e9a0a5f71

View File

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