aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-14 09:37:56 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-14 10:55:21 +0000
commitbf8bdf3934966961352596cc5bd7c21a58b4ca65 (patch)
treef7843add84cec05ec788d961165ed815191d47f2 /net-mgmt
parentfb9720f20f94d771ce48014f4f5403d4afffb93f (diff)
downloadports-bf8bdf3934966961352596cc5bd7c21a58b4ca65.tar.gz
ports-bf8bdf3934966961352596cc5bd7c21a58b4ca65.zip
net-mgmt/ettercap: Fix CPE information because current one is deprecated
Approved by: portmgr (blanket)
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/ettercap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/ettercap/Makefile b/net-mgmt/ettercap/Makefile
index 07662ce19b21..76095e5a0671 100644
--- a/net-mgmt/ettercap/Makefile
+++ b/net-mgmt/ettercap/Makefile
@@ -30,7 +30,7 @@ DOCS= AUTHORS CHANGELOG README README.BINARIES README.BUGS \
README.GIT README.PLATFORMS THANKS TODO TODO.TESTING \
doc/capture doc/decoders doc/dissectors doc/plugins doc/threads
-CPE_VENDOR= ettercap_project
+CPE_VENDOR= ettercap-project
OPTIONS_DEFINE= DESKTOP DOCS GTK3 IPV6 NCURSES PCRE PLUGINS SSL UTF8
OPTIONS_DEFAULT=GTK3 NCURSES PCRE PLUGINS SSL UTF8