git: 939a9c0efaae - main - sysutils/cfengine-masterfiles317: Fix CPE information

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


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=939a9c0efaae41642bf369b57f8b8c4bd9c3e9e7

commit 939a9c0efaae41642bf369b57f8b8c4bd9c3e9e7
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-03 07:26:11 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-03 09:19:26 +0000

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

diff --git a/sysutils/cfengine-masterfiles317/Makefile b/sysutils/cfengine-masterfiles317/Makefile
index ed7cd885848d..01590b06d29b 100644
--- a/sysutils/cfengine-masterfiles317/Makefile
+++ b/sysutils/cfengine-masterfiles317/Makefile
@@ -13,6 +13,7 @@ COMMENT=	cfengine sample policies for installations and upgrades
 LICENSE=	GPLv3
 
 CPE_VENDOR=	gnu
+CPE_PRODUCT=	cfengine
 
 CONFLICTS=	cfengine-masterfiles3[0-9]-* cfengine-masterfiles31[0-689]-*
 .if !defined(MASTERDIR)


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