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:
parent
004b168dd0
commit
78210956ea
@ -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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user