Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 19:49:31 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: 77ef6a27cc39 - main - security/calife: Add CPE information
Message-ID:  <202108291949.17TJnVjx071343@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=77ef6a27cc3957ce44afe2e63997aac86c29cd95

commit 77ef6a27cc3957ce44afe2e63997aac86c29cd95
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 19:48:50 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-29 19:48:50 +0000

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

diff --git a/security/calife/Makefile b/security/calife/Makefile
index 9d3ba5505bd8..df0d09e85192 100644
--- a/security/calife/Makefile
+++ b/security/calife/Makefile
@@ -11,7 +11,7 @@ COMMENT=	Lightweight alternative to sudo
 
 LICENSE=	GPLv2
 
-USES=		tar:xz
+USES=		cpe tar:xz
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-etcdir=${PREFIX}/etc



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