Date: Fri, 3 Sep 2021 09:32:06 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: 8ce1cb77d503 - main - security/plasma5-kscreenlocker: Fix CPE information Message-ID: <202109030932.1839W6sP087104@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=8ce1cb77d50312f98388006b6b825cee928d9e56 commit 8ce1cb77d50312f98388006b6b825cee928d9e56 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-09-03 07:12:24 +0000 Commit: Bernhard Froehlich <decke@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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109030932.1839W6sP087104>