summaryrefslogtreecommitdiffstats
path: root/development/cf-cli
diff options
context:
space:
mode:
Diffstat (limited to 'development/cf-cli')
-rw-r--r--development/cf-cli/README3
-rw-r--r--development/cf-cli/cf-cli.SlackBuild2
2 files changed, 3 insertions, 2 deletions
diff --git a/development/cf-cli/README b/development/cf-cli/README
index d03f7ad042..d143b87ebe 100644
--- a/development/cf-cli/README
+++ b/development/cf-cli/README
@@ -3,4 +3,5 @@ cf-cli (Cloud Foundry command-line interface)
The cf CLI is the official command line client for Cloud Foundry.
Cloud Foundry is an open-source cloud platform that lets anyone deploy
-network apps or services and make them available to the world in a few minutes.
+network apps or services and make them available to the world in a few
+minutes.
diff --git a/development/cf-cli/cf-cli.SlackBuild b/development/cf-cli/cf-cli.SlackBuild
index 322d920f32..574548bc8e 100644
--- a/development/cf-cli/cf-cli.SlackBuild
+++ b/development/cf-cli/cf-cli.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
BIN=cf
-PRGNAM=$BIN-cli
+PRGNAM=cf-cli
VERSION=${VERSION:-7.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}