summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2019-06-28 12:52:32 -0700
committerTim Smith <tsmith84@gmail.com>2019-06-28 12:52:32 -0700
commit34c6472616ddf85d1e6013ab8d4d5e5ebb5bd784 (patch)
tree41132c25bacaf9170bf2a9e75a319035c8c6e3bd
parent34e553738e5fdd74ce7e823add2130d33e71003a (diff)
downloadchef-34c6472616ddf85d1e6013ab8d4d5e5ebb5bd784.tar.gz
Update the hab package description
Signed-off-by: Tim Smith <tsmith@chef.io>
-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)