mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
textproc/fop: fix fetch
Add archive.apache.org as a backup. PR: 261393 Reported by: Alain De Vos
This commit is contained in:
parent
b2bd4ad8c4
commit
d645d740be
@ -4,7 +4,8 @@ PORTNAME= fop
|
|||||||
DISTVERSION= 2.6
|
DISTVERSION= 2.6
|
||||||
CATEGORIES= textproc java
|
CATEGORIES= textproc java
|
||||||
MASTER_SITES= APACHE/xmlgraphics/fop/source/:fop \
|
MASTER_SITES= APACHE/xmlgraphics/fop/source/:fop \
|
||||||
SF/offo/offo-hyphenation/2.2:hyph
|
SF/offo/offo-hyphenation/2.2:hyph \
|
||||||
|
https://archive.apache.org/dist/xmlgraphics/fop/source/:fop
|
||||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
||||||
DISTFILES= ${DISTNAME}.tar.gz:fop offo-hyphenation.zip:hyph
|
DISTFILES= ${DISTNAME}.tar.gz:fop offo-hyphenation.zip:hyph
|
||||||
EXTRACT_ONLY= ${DISTNAME}.tar.gz
|
EXTRACT_ONLY= ${DISTNAME}.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user