aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdenyhosts/DenyHosts.SlackBuild2
-rwxr-xr-xdenyhosts/DenyHosts.build2
2 files changed, 2 insertions, 2 deletions
diff --git a/denyhosts/DenyHosts.SlackBuild b/denyhosts/DenyHosts.SlackBuild
index 4f0f4e25..1cc27e94 100755
--- a/denyhosts/DenyHosts.SlackBuild
+++ b/denyhosts/DenyHosts.SlackBuild
@@ -14,7 +14,7 @@ if [ -f "~/.slackbuildrc" ]; then
fi
# default settings
-PACKAGE="DenyHosts"
+PACKAGE="denyhosts"
VERSION=${VERSION:=2.5}
ARCH="noarch"
BUILD=${BUILD:=1rha}
diff --git a/denyhosts/DenyHosts.build b/denyhosts/DenyHosts.build
index 5108f68d..1df3b34d 100755
--- a/denyhosts/DenyHosts.build
+++ b/denyhosts/DenyHosts.build
@@ -18,7 +18,7 @@ if [ -f "~/.slackbuildrc" ]; then
fi
# default settings
-PACKAGE="DenyHosts"
+PACKAGE="denyhosts"
VERSION=${VERSION:=2.5}
ARCH="noarch"
BUILD=${BUILD:=1rha}