Date: Fri, 27 Dec 2024 10:38:13 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9eb5fbb98bbe - main - games/yadex: Remove stale MASTER_SITES Message-ID: <202412271038.4BRAcDF3006879@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=9eb5fbb98bbe63b5a4e1e87944d13ad8a33791ab commit 9eb5fbb98bbe63b5a4e1e87944d13ad8a33791ab Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-12-27 09:33:52 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-12-27 10:37:25 +0000 games/yadex: Remove stale MASTER_SITES - Remove GENTOO MASTER_SITES as it no longer provides flat layout Approved by: portmgr (blanket) --- games/yadex/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/yadex/Makefile b/games/yadex/Makefile index 03818c5e03d7..e489c96e5633 100644 --- a/games/yadex/Makefile +++ b/games/yadex/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.7.0 PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://vault.101011010.xyz/distfiles/yadex/ \ - http://freebsd.nsu.ru/distfiles/yadex/ GENTOO + http://freebsd.nsu.ru/distfiles/yadex/ DIST_SUBDIR= ${PORTNAME} MAINTAINER= danfe@FreeBSD.orghome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412271038.4BRAcDF3006879>
