git: 4b18f1d76bd1 - main - sysutils/cfengine-masterfiles: Fix CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Sep 3 09:32:09 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4b18f1d76bd1490d53ccc1a8ed72539429a8f137

commit 4b18f1d76bd1490d53ccc1a8ed72539429a8f137
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-03 07:15:16 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-03 09:19:21 +0000

    sysutils/cfengine-masterfiles: Fix CPE information
    
    Approved by:    portmgr (blanket)
---
 sysutils/cfengine-masterfiles/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sysutils/cfengine-masterfiles/Makefile b/sysutils/cfengine-masterfiles/Makefile
index ad2fbf22a69b..309a541a3b78 100644
--- a/sysutils/cfengine-masterfiles/Makefile
+++ b/sysutils/cfengine-masterfiles/Makefile
@@ -3,4 +3,6 @@ CFENGINE_VERSION?=	318
 
 MASTERDIR=		${.CURDIR}/../cfengine-masterfiles${CFENGINE_VERSION}
 
+CPE_PRODUCT=		cfengine
+
 .include "${MASTERDIR}/Makefile"


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