print/pdfbox: 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/D32417
This commit is contained in:
parent
d855245db6
commit
6e56568789
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ PORTNAME= pdfbox
|
|||
PORTVERSION= 2.0.14
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= print textproc java
|
||||
MASTER_SITES= APACHE/pdfbox/${PORTVERSION}
|
||||
MASTER_SITES= https://archive.apache.org/dist/${PORTNAME}/${PORTVERSION}/
|
||||
DISTFILES= ${JAR_NAMES:S/$/-${PORTVERSION}.jar/}
|
||||
EXTRACT_ONLY= # none
|
||||
|
||||
|
|
Loading…
Reference in a new issue