Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 09:24:47 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 395c1d3b1933 - main - security/chkrootkit: Add CPE information
Message-ID:  <202108310924.17V9OlkP092719@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=395c1d3b1933f33507e55345750f1196134bfab7

commit 395c1d3b1933f33507e55345750f1196134bfab7
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 07:43:24 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-31 09:23:06 +0000

    security/chkrootkit: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 security/chkrootkit/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/security/chkrootkit/Makefile b/security/chkrootkit/Makefile
index 2c201ec04005..fdfad80f8fe2 100644
--- a/security/chkrootkit/Makefile
+++ b/security/chkrootkit/Makefile
@@ -11,6 +11,8 @@ COMMENT=	Tool to locally check for signs of a rootkit
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYRIGHT
 
+USES=		cpe
+
 OPTIONS_DEFINE=	DOCS
 
 SCRIPT_FILES=	chkrootkit



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108310924.17V9OlkP092719>