aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-10-28 17:40:13 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-10-28 17:40:13 +0000
commita05ae4a1b962a01be3f630e502f12f2e7b88c126 (patch)
tree470dcee488438078a3bb4498927e7c177f9bab5a
parent46cb740d802dc5735d3bc0effebda792ae154de0 (diff)
downloadslackbuilds-a05ae4a1b962a01be3f630e502f12f2e7b88c126.tar.gz
slackbuilds-a05ae4a1b962a01be3f630e502f12f2e7b88c126.tar.bz2
moving back DenyHosts to denyhosts
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@542 370017ae-e619-0410-ac65-c121f96126d4
-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}