From 62af1349590346e6484259e0d6f86b9c97913543 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Wed, 13 Oct 2021 15:50:42 +0200 Subject: sysutils/consul: Add CPE information Approved by: portmgr (blanket) --- sysutils/consul/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sysutils/consul/Makefile b/sysutils/consul/Makefile index d1eb8909bbe4..c3280166485e 100644 --- a/sysutils/consul/Makefile +++ b/sysutils/consul/Makefile @@ -9,7 +9,8 @@ COMMENT= Service discovery and configuration made easy LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:modules +USES= cpe go:modules +CPE_VENDOR= hashicorp USE_GITHUB= yes GH_ACCOUNT= hashicorp -- cgit v1.2.3