From 4c20da3d2fa7b185e3b2a9cac0b18eaa605c68fd Mon Sep 17 00:00:00 2001 From: Mateusz Piotrowski <0mp@FreeBSD.org> Date: Tue, 6 Aug 2024 11:22:51 +0200 Subject: [PATCH] biology/linux-foldingathome: Point MASTER_SITES to the new location (cherry picked from commit be31db3b28cdf1175b5be76fd94a796830c01ef7) --- biology/linux-foldingathome/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/biology/linux-foldingathome/Makefile b/biology/linux-foldingathome/Makefile index 5118ba878abb..656e4a1bcaa9 100644 --- a/biology/linux-foldingathome/Makefile +++ b/biology/linux-foldingathome/Makefile @@ -1,7 +1,7 @@ PORTNAME= foldingathome DISTVERSION= 7.6.21 CATEGORIES= biology linux -MASTER_SITES= https://download.foldingathome.org/releases/public/release/fahclient/centos-6.7-64bit/v${DISTVERSION:R}/ +MASTER_SITES= https://download.foldingathome.org/releases/v7/public/fahclient/centos-6.7-64bit/release/ PKGNAMEPREFIX= linux- DISTNAME= fahclient-${DISTVERSION}-1 EXTRACT_SUFX= .x86_64.rpm