From 4a18122ef0adb24788e7f6d87f770f02971af94a Mon Sep 17 00:00:00 2001 From: Robert Clausecker Date: Tue, 21 Nov 2023 21:42:49 +0100 Subject: audio/eawpats: fix fetch It appears that GENTOO no longer has the distfile. Rehost it locally to unbreak timidity++ and dependent ports. MFH: 2023Q4 --- audio/eawpats/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/audio/eawpats/Makefile b/audio/eawpats/Makefile index 68bfe5ee9735..19dbd439e18e 100644 --- a/audio/eawpats/Makefile +++ b/audio/eawpats/Makefile @@ -1,8 +1,8 @@ PORTNAME= eawpats -PORTVERSION= 12 +DISTVERSION= 12 PORTREVISION= 4 CATEGORIES= audio -MASTER_SITES= GENTOO +MASTER_SITES= LOCAL/fuz DISTNAME= eawpats12_full MAINTAINER= ports@FreeBSD.org -- cgit v1.2.3