aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/consul/Makefile3
1 files changed, 2 insertions, 1 deletions
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