git: 77ef6a27cc39 - main - security/calife: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 19:49:33 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=77ef6a27cc3957ce44afe2e63997aac86c29cd95

commit 77ef6a27cc3957ce44afe2e63997aac86c29cd95
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:48:50 +0000
Commit:     Bernhard Froehlich <decke at 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


More information about the dev-commits-ports-main mailing list