graphics/xmlgraphics-commons: fix fetch

Add archive.apache.org as a backup.
This commit is contained in:
Max Brazhnikov 2022-01-23 22:50:11 +03:00
parent d645d740be
commit f209c47ec8

View file

@ -4,7 +4,8 @@ PORTNAME= xmlgraphics-commons
PORTVERSION= 2.6 PORTVERSION= 2.6
DISTVERSIONSUFFIX= -bin DISTVERSIONSUFFIX= -bin
CATEGORIES= graphics textproc java 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 MAINTAINER= makc@FreeBSD.org
COMMENT= Several reusable components used by Apache Batik and FOP COMMENT= Several reusable components used by Apache Batik and FOP