mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
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:
parent
001f1d8d6e
commit
8456ff169d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue