Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jul 2023 20:24:16 GMT
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 71848f6e2fc7 - 2023Q3 - security/chkrootkit: Make it fetchable again
Message-ID:  <202307272024.36RKOGIJ004362@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2023Q3 has been updated by garga:

URL: https://cgit.FreeBSD.org/ports/commit/?id=71848f6e2fc7c847027690258fb105ef7f8535d0

commit 71848f6e2fc7c847027690258fb105ef7f8535d0
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:24:13 +0000

    security/chkrootkit: Make it fetchable again
    
    Update MASTER_SITES to new FTP address ftp.chkrootkit.org
    
    Approved by:    portmgr-lurkers (blanket)
    
    (cherry picked from commit cc020fb042aae407450259e151120b04aff61d24)
---
 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?202307272024.36RKOGIJ004362>