Date: Thu, 27 Jul 2023 20:23:02 GMT From: Renato Botelho <garga@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: cc020fb042aa - main - security/chkrootkit: Make it fetchable again Message-ID: <202307272023.36RKN2IX004045@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by garga: URL: https://cgit.FreeBSD.org/ports/commit/?id=cc020fb042aae407450259e151120b04aff61d24 commit cc020fb042aae407450259e151120b04aff61d24 Author: Renato Botelho <garga@FreeBSD.org> AuthorDate: 2023-07-27 19:55:26 +0000 Commit: Renato Botelho <garga@FreeBSD.org> CommitDate: 2023-07-27 20:22:16 +0000 security/chkrootkit: Make it fetchable again Update MASTER_SITES to new FTP address ftp.chkrootkit.org Approved by: portmgr-lurkers (blanket) --- security/chkrootkit/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/chkrootkit/Makefile b/security/chkrootkit/Makefile index db83ce443092..d0690079eaaf 100644 --- a/security/chkrootkit/Makefile +++ b/security/chkrootkit/Makefile @@ -1,7 +1,7 @@ PORTNAME= chkrootkit PORTVERSION= 0.55 CATEGORIES= security -MASTER_SITES= ftp://ftp.pangeia.com.br/pub/seg/pac/ +MASTER_SITES= ftp://ftp.chkrootkit.org/pub/seg/pac/ MAINTAINER= lacey.leanne@gmail.com COMMENT= Tool to locally check for signs of a rootkit
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307272023.36RKN2IX004045>