From b676760054c8566d0fd3152ab3430ce582ffdba0 Mon Sep 17 00:00:00 2001 From: op Date: Tue, 4 Oct 2022 11:42:24 +0000 Subject: [PATCH] move some MASTER_SITES from distfiles-openbsd.perso.pw (gone) to si3t.ch, kindly hosted by prx, thanks! no changes to the packages. --- games/teeworlds/Makefile | 4 ++-- security/sshlockout/Makefile | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/games/teeworlds/Makefile b/games/teeworlds/Makefile index 2afdeaabe33..6c28a734ecb 100644 --- a/games/teeworlds/Makefile +++ b/games/teeworlds/Makefile @@ -12,8 +12,8 @@ MAINTAINER= Stefan Hagen MASTER_SITES= https://github.com/teeworlds/teeworlds/releases/download/${V}/ # maps repo without tags/releases on https://github.com/teeworlds/teeworlds-maps -# therefore hosted as archive on perso.pw -MASTER_SITES0= http://distfiles-openbsd.perso.pw/ +# therefore hosted as archive. +MASTER_SITES0= http://si3t.ch/pub/openbsd/distfiles/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ teeworlds-${V}-data.tar.gz{teeworlds-data.tar.gz}:0 diff --git a/security/sshlockout/Makefile b/security/sshlockout/Makefile index ef0d0b4425c..26b97f210d9 100644 --- a/security/sshlockout/Makefile +++ b/security/sshlockout/Makefile @@ -15,7 +15,7 @@ WANTLIB += c # snapshot of # https://github.com/DragonFlyBSD/DragonFlyBSD/tree/master/usr.sbin/sshlockout -MASTER_SITES = http://distfiles-openbsd.perso.pw/ +MASTER_SITES = http://si3t.ch/pub/openbsd/distfiles/ FAKE_FLAGS = BINDIR=${PREFIX}/sbin \ MANDIR=${PREFIX}/man/man