Date: Sat, 6 Jan 2024 08:55:02 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 606b1e2c7657 - main - dns/sleuth: Update MASTER_SITES and return to pool Message-ID: <202401060855.4068t25P006087@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=606b1e2c765791dac76f58c50e681a92fdd2b991 commit 606b1e2c765791dac76f58c50e681a92fdd2b991 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-01-06 08:43:09 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-01-06 08:54:14 +0000 dns/sleuth: Update MASTER_SITES and return to pool Update MASTER_SITES and return to pool as bsdforge.com has expired Approved by: portmgr --- dns/sleuth/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dns/sleuth/Makefile b/dns/sleuth/Makefile index f5e90bf6980a..f927f67a3010 100644 --- a/dns/sleuth/Makefile +++ b/dns/sleuth/Makefile @@ -1,9 +1,9 @@ PORTNAME= sleuth -PORTVERSION= 1.4.4 +DISTVERSION= 1.4.4 CATEGORIES= dns -MASTER_SITES= ftp://atrey.karlin.mff.cuni.cz/pub/local/mj/net/ +MASTER_SITES= https://mj.ucw.cz/download/net/ -MAINTAINER= portmaster@BSDforge.com +MAINTAINER= ports@FreeBSD.org COMMENT= Tool for checking, and diagnosing DNS zones LICENSE= GPLv2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401060855.4068t25P006087>