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

textproc/xerces-j: 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/D32414
This commit is contained in:
Daniel Engberg 2021-10-11 20:43:17 +02:00
parent aebbed08fc
commit d855245db6

View File

@ -3,7 +3,7 @@
PORTNAME= xerces-j
PORTVERSION= 2.12.0
CATEGORIES= textproc java
MASTER_SITES= APACHE/xerces/j
MASTER_SITES= https://archive.apache.org/dist/xerces/j/binaries/
DISTNAME= Xerces-J-bin.${PORTVERSION}
MAINTAINER= ale@FreeBSD.org