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

textproc/apache-poi: Update MASTER_SITES

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

Approved by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D32375
This commit is contained in:
Daniel Engberg 2021-10-11 21:24:41 +02:00
parent 004b168dd0
commit 78210956ea

View File

@ -3,7 +3,7 @@
PORTNAME= poi
PORTVERSION= 4.1.2
CATEGORIES= textproc devel java
MASTER_SITES= APACHE/${PORTNAME}/release/bin
MASTER_SITES= https://archive.apache.org/dist/${PORTNAME}/release/bin/
PKGNAMEPREFIX= apache-
DISTNAME= ${PORTNAME}-bin-${PORTVERSION}-${RELEASE_DATE}