mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
graphics/xmlgraphics-commons: fix fetch
Add archive.apache.org as a backup.
This commit is contained in:
parent
d645d740be
commit
f209c47ec8
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@ PORTNAME= xmlgraphics-commons
|
|||
PORTVERSION= 2.6
|
||||
DISTVERSIONSUFFIX= -bin
|
||||
CATEGORIES= graphics textproc java
|
||||
MASTER_SITES= APACHE/xmlgraphics/commons/binaries
|
||||
MASTER_SITES= APACHE/xmlgraphics/commons/binaries \
|
||||
https://archive.apache.org/dist/xmlgraphics/commons/binaries/
|
||||
|
||||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= Several reusable components used by Apache Batik and FOP
|
||||
|
|
Loading…
Add table
Reference in a new issue