aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Clausecker <fuz@FreeBSD.org>2023-11-21 20:42:49 +0000
committerRobert Clausecker <fuz@FreeBSD.org>2023-11-24 06:12:39 +0000
commit4a18122ef0adb24788e7f6d87f770f02971af94a (patch)
treecb414afa50edbd53d0c29e5f5f7252fb561c4f2c
parent7ec114119e9a8d05c5c121698c4bca179fd1c058 (diff)
downloadports-4a18122ef0adb24788e7f6d87f770f02971af94a.tar.gz
ports-4a18122ef0adb24788e7f6d87f770f02971af94a.zip
audio/eawpats: fix fetch
It appears that GENTOO no longer has the distfile. Rehost it locally to unbreak timidity++ and dependent ports. MFH: 2023Q4
-rw-r--r--audio/eawpats/Makefile4
1 files 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