git: 606b1e2c7657 - main - dns/sleuth: Update MASTER_SITES and return to pool
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Jan 2024 08:55:02 UTC
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