aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-14 09:39:14 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-14 10:55:23 +0000
commitd33d719d567331ba9dbe76acc43a718360d6fcd9 (patch)
tree122d6ccd96293cae036bc53b2d317bdc8d681729
parentf0761843aa6e3ce37418c3abad0196164af382eb (diff)
downloadports-d33d719d567331ba9dbe76acc43a718360d6fcd9.tar.gz
ports-d33d719d567331ba9dbe76acc43a718360d6fcd9.zip
net-mgmt/unifi6: Fix CPE information because current one is deprecated
Approved by: portmgr (blanket)
-rw-r--r--net-mgmt/unifi6/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/unifi6/Makefile b/net-mgmt/unifi6/Makefile
index 43cfcfe067f9..764c9e465cfa 100644
--- a/net-mgmt/unifi6/Makefile
+++ b/net-mgmt/unifi6/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= mongodb36>0:databases/mongodb36 \
USES= cpe
-CPE_VENDOR= ubnt
+CPE_VENDOR= ui
CPE_PRODUCT= unifi_controller
USE_JAVA= yes
JAVA_VERSION= 8+