aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2023-07-03 19:38:32 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2023-07-03 20:00:04 +0000
commitec567891345ee71772e7b6fb10c18a019948413f (patch)
tree6c5bb5c40f56fb585c1fe177b235599e9f2ccbb5
parente2014502a202a84b83d95368ee4acab83a8c25c3 (diff)
downloadports-ec567891345ee71772e7b6fb10c18a019948413f.tar.gz
ports-ec567891345ee71772e7b6fb10c18a019948413f.zip
devel/pkgconf: Update MASTER_SITES
Update to new URL as announced by upstream and while at it remove stale mirror References: https://github.com/pkgconf/pkgconf/commit/437c2a3218bfcb1cae7fa38a4ccd0cb29575ff07 https://git.alpinelinux.org/aports/commit/?id=75a42157eee297c14726eb622d5ce50d99fc27ba Approved by: portmgr (blanket)
-rw-r--r--devel/pkgconf/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/pkgconf/Makefile b/devel/pkgconf/Makefile
index 7959f6364527..e3e3eab45dd9 100644
--- a/devel/pkgconf/Makefile
+++ b/devel/pkgconf/Makefile
@@ -2,8 +2,7 @@ PORTNAME= pkgconf
PORTVERSION= 1.8.1
PORTEPOCH= 1
CATEGORIES= devel
-MASTER_SITES= https://distfiles.dereferenced.org/pkgconf/ \
- http://files.etoilebsd.net/pkgconf/
+MASTER_SITES= https://distfiles.ariadne.space/${PORTNAME}/
# NOTE: before committing to this port, contact portmgr to arrange for an
# experimental ports run. Untested commits may be backed out at portmgr's