diff --git a/app-shells/command_not_found/command_not_found-0.0.1.recipe b/app-shells/command_not_found/command_not_found-0.0.1.recipe index 62d7091d5..369fee274 100644 --- a/app-shells/command_not_found/command_not_found-0.0.1.recipe +++ b/app-shells/command_not_found/command_not_found-0.0.1.recipe @@ -1,9 +1,9 @@ SUMMARY="Command-not-found program" -DESCRIPTION=" -Command-not-found hooks into the command_not_found_handle -to inform end users where to find an application if they don't have it. -It can also check for typos (a feature of zsh) +DESCRIPTION="Command-not-found hooks into the command_not_found_handle \ +to inform end users where to find an application if they don't have it. \ +It can also check for typos (a feature of zsh). " + HOMEPAGE="https://github.com/jrabbit-cnf/" SRC_URI="git+https://github.com/jrabbit/haiku-cnf.git#87cd5d0c212e377cffa5d3e2a00c143fe751c6fb" ARCHITECTURES="x86 x86_gcc2"