git: 10b8ad281952 - main - x11/wdm: Remove stale MASTER_SITES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 27 Dec 2024 10:38:18 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=10b8ad28195274fa8a11f75272ba44621360e3c9 commit 10b8ad28195274fa8a11f75272ba44621360e3c9 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-12-27 10:09:40 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-12-27 10:37:28 +0000 x11/wdm: Remove stale MASTER_SITES - Remove GENTOO MASTER_SITES as it no longer provides flat layout Approved by: portmgr (blanket) --- x11/wdm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/wdm/Makefile b/x11/wdm/Makefile index f6540994a155..c951678b81ef 100644 --- a/x11/wdm/Makefile +++ b/x11/wdm/Makefile @@ -2,7 +2,7 @@ PORTNAME= wdm PORTVERSION= 1.28 PORTREVISION= 17 CATEGORIES= x11 windowmaker -MASTER_SITES= http://freebsd.nsu.ru/distfiles/wdm/:wdm GENTOO:wdm \ +MASTER_SITES= http://freebsd.nsu.ru/distfiles/wdm/:wdm \ https://wolfram.schneider.org/bsd/gif/bsd/:pic_large \ LOCAL/tg:pic_small DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:wdm \