git: db33ade5fccd - main - sysutils/logstash6: Fix CPE information because current one is deprecated
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 14 10:57:01 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=db33ade5fccdbbba356a2009a4cad07cb64cc912
commit db33ade5fccdbbba356a2009a4cad07cb64cc912
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-14 09:49:02 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-14 10:55:31 +0000
sysutils/logstash6: Fix CPE information because current one is deprecated
Approved by: portmgr (blanket)
---
sysutils/logstash6/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sysutils/logstash6/Makefile b/sysutils/logstash6/Makefile
index 201fe618a7de..3423c25801a8 100644
--- a/sysutils/logstash6/Makefile
+++ b/sysutils/logstash6/Makefile
@@ -13,7 +13,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash
USES= cpe shebangfix
-CPE_VENDOR= elasticsearch
+CPE_VENDOR= elastic
USE_JAVA= yes
JAVA_VERSION= 1.8+
JAVA_RUN= yes
More information about the dev-commits-ports-all
mailing list