git: b6c692c88fe9 - main - net/tshark: Fix CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 3 09:32:05 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b6c692c88fe9e467b02f8d8aff6ed584669abb32
commit b6c692c88fe9e467b02f8d8aff6ed584669abb32
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-03 06:52:53 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-03 09:19:19 +0000
net/tshark: Fix CPE information
Approved by: portmgr (blanket)
---
net/tshark/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/net/tshark/Makefile b/net/tshark/Makefile
index 96d123a476d2..cf23a3960b72 100644
--- a/net/tshark/Makefile
+++ b/net/tshark/Makefile
@@ -7,6 +7,8 @@ CONFLICTS_INSTALL?= tshark-lite-[0-9]* wireshark-lite-[0-9]* wireshark-[0-9]*
MASTERDIR= ${.CURDIR}/../wireshark
+CPE_PRODUCT= wireshark
+
OPTIONS_EXCLUDE= GUI
.include "${MASTERDIR}/Makefile"
More information about the dev-commits-ports-all
mailing list