aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-08-20 08:02:46 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-08-20 08:02:46 +0000
commitad995c8a3109e4484e4c53c6e6e6c3b045b9502d (patch)
tree176efb3dfe8ddde8469bd19dae57393add374632
parenta7916e7e02fdf496c2e6bd9ca85b4592cf955577 (diff)
downloadports-ad995c8a3109e4484e4c53c6e6e6c3b045b9502d.tar.gz
ports-ad995c8a3109e4484e4c53c6e6e6c3b045b9502d.zip
sysutils/plasma5-discover: Fix CPE information
Approved by: portmgr (blanket)
-rw-r--r--sysutils/plasma5-discover/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/plasma5-discover/Makefile b/sysutils/plasma5-discover/Makefile
index fc7e85b28c98..9b8373817462 100644
--- a/sysutils/plasma5-discover/Makefile
+++ b/sysutils/plasma5-discover/Makefile
@@ -20,4 +20,6 @@ USE_QT= concurrent core dbus declarative gui network svg \
widgets x11extras xml \
buildtools_build qmake_build testlib_build
+CPE_VENDOR= kde
+
.include <bsd.port.mk>