diff --git a/srcpkgs/velero/template b/srcpkgs/velero/template index 022f2ee2490..27c71f22a44 100644 --- a/srcpkgs/velero/template +++ b/srcpkgs/velero/template @@ -6,7 +6,7 @@ build_style=go go_import_path="github.com/vmware-tanzu/velero" go_package="./cmd/velero" hostmakedepends="go" -short_desc="Tools to back up and restore your Kubernetes cluster resources and persistent volumes" +short_desc="Tools to back up and restore Kubernetes resources and persistent volumes" maintainer="Luca Bilke " license="GPL-3.0-or-later" homepage="https://velero.io/"