java/apache-commons-dbcp: 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/D32426
This commit is contained in:
Daniel Engberg 2021-10-11 20:52:42 +02:00
parent 001f1d8d6e
commit 8456ff169d

View file

@ -3,7 +3,7 @@
PORTNAME= commons-dbcp
PORTVERSION= 2.8.0
CATEGORIES= java databases
MASTER_SITES= APACHE_COMMONS_BINARIES
MASTER_SITES= https://archive.apache.org/dist/commons/dbcp/binaries/
PKGNAMEPREFIX= apache-
DISTNAME= ${PORTNAME}2-${PORTVERSION}-bin