summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--habitat/chef-infra-client/plan.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/habitat/chef-infra-client/plan.sh b/habitat/chef-infra-client/plan.sh
index 8d8d873956..146f162718 100644
--- a/habitat/chef-infra-client/plan.sh
+++ b/habitat/chef-infra-client/plan.sh
@@ -1,7 +1,7 @@
pkg_name=chef-infra-client
pkg_origin=chef
pkg_maintainer="The Chef Maintainers <humans@chef.io>"
-pkg_description="The Chef Client"
+pkg_description="The Chef Infra Client"
pkg_license=('Apache-2.0')
pkg_filename="${pkg_name}-${pkg_version}.tar.gz"
pkg_bin_dirs=(bin)