git: 8ce1cb77d503 - main - security/plasma5-kscreenlocker: Fix CPE information

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


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8ce1cb77d50312f98388006b6b825cee928d9e56

commit 8ce1cb77d50312f98388006b6b825cee928d9e56
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-03 07:12:24 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-03 09:19:20 +0000

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

diff --git a/security/plasma5-kscreenlocker/Makefile b/security/plasma5-kscreenlocker/Makefile
index 53c2d5c519a1..d18bf37e97ee 100644
--- a/security/plasma5-kscreenlocker/Makefile
+++ b/security/plasma5-kscreenlocker/Makefile
@@ -23,6 +23,8 @@ USE_QT=		core dbus declarative gui network qdbus widgets x11extras xml \
 		buildtools_build qmake_build testlib_build
 USE_XORG=	ice sm x11 xcb xcursor xext xi
 
+CPE_VENDOR=	kde
+
 SHEBANG_FILES=	updaters/ksreenlocker_5_3_separate_autologin.pl
 
 .include <bsd.port.mk>


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