aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2022-01-23 19:50:11 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2022-01-23 19:50:11 +0000
commitf209c47ec8668f00bc031ca5f0f44b4352bb7ebc (patch)
tree525e419a2c5bf72492ad88a2f79f2f8496d5d0e2
parentd645d740be3b194ba58defaad7df79beb545510a (diff)
downloadports-f209c47ec8668f00bc031ca5f0f44b4352bb7ebc.tar.gz
ports-f209c47ec8668f00bc031ca5f0f44b4352bb7ebc.zip
graphics/xmlgraphics-commons: fix fetch
Add archive.apache.org as a backup.
-rw-r--r--graphics/xmlgraphics-commons/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/xmlgraphics-commons/Makefile b/graphics/xmlgraphics-commons/Makefile
index 9558f9c37f31..b417bd3f9785 100644
--- a/graphics/xmlgraphics-commons/Makefile
+++ b/graphics/xmlgraphics-commons/Makefile
@@ -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