summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Binh Nguyen <binhvng@gmail.com>2012-10-01 18:40:20 +0700
committer Robby Workman <rworkman@slackbuilds.org>2012-10-01 08:43:51 -0500
commit62f7914fe2dab0b1179b0a989c606c963651f0fd (patch)
tree11412cd3d9de0a350e0a8eed69061da215ef2811
parenta2cf7999ae5d73cdc31599f56a38a4292767af21 (diff)
downloadslackbuilds-62f7914fe2dab0b1179b0a989c606c963651f0fd.tar.gz
slackbuilds-62f7914fe2dab0b1179b0a989c606c963651f0fd.tar.xz
system/hntool: Changed maintainer & fixed some typos
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
-rw-r--r--system/hntool/hntool.SlackBuild12
-rw-r--r--system/hntool/hntool.info8
-rw-r--r--system/hntool/slack-desc8
3 files changed, 15 insertions, 13 deletions
diff --git a/system/hntool/hntool.SlackBuild b/system/hntool/hntool.SlackBuild
index 73dad06090..22972b0170 100644
--- a/system/hntool/hntool.SlackBuild
+++ b/system/hntool/hntool.SlackBuild
@@ -1,11 +1,13 @@
#!/bin/sh
-# Slackware build script for <appname>
-# Written by Diogo Leal (diogo@diogoleal.com
+
+# Slackware build script for HnTool
+# Written by Diogo Leal <diogo@diogoleal.com>
+# Maintained by Binh Nguyen <binhvng@gmail.com>
PRGNAM=hntool
-VERSION=${VERSION:-0.1.2}
+VERSION=${VERSION:-0.1.2}
BUILD=${BUILD:-1}
-TAG=${TAG:-_SBo}
+TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
@@ -16,7 +18,7 @@ if [ -z "$ARCH" ]; then
fi
CWD=$(pwd)
-TMP=${TMP:-/tmp/SBo}
+TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
diff --git a/system/hntool/hntool.info b/system/hntool/hntool.info
index f870c7394b..b819e1481e 100644
--- a/system/hntool/hntool.info
+++ b/system/hntool/hntool.info
@@ -1,10 +1,10 @@
PRGNAM="hntool"
VERSION="0.1.2"
-HOMEPAGE="http://hntool.net/"
+HOMEPAGE="https://github.com/hdoria/HnTool"
DOWNLOAD="http://hntool.googlecode.com/files/hntool-0.1.2.tar.gz"
MD5SUM="87e60acb3d3d984f6330eb103c87776b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="pysetuptools"
-MAINTAINER="Diogo Leal"
-EMAIL="diogo@diogoleal.com"
+REQUIRES="distribute"
+MAINTAINER="Binh Nguyen"
+EMAIL="binhvng@gmail.com"
diff --git a/system/hntool/slack-desc b/system/hntool/slack-desc
index 35df1e918f..0bfa2bd60e 100644
--- a/system/hntool/slack-desc
+++ b/system/hntool/slack-desc
@@ -6,13 +6,13 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
-hntool: hntool (an open source (GPLV2) hardening tool for unix.)
+hntool: hntool (an open source (GPLv2) hardening tool for Unix)
hntool:
-hntool: It scans your system for vulnerabilities or problems in configuration
-hntool: files allowing you to get a quick overview of the security status
+hntool: It scans your system for vulnerabilities or problems in configuration
+hntool: files allowing you to get a quick overview of the security status
hntool: of your system.
hntool:
-hntool: Homepage: http://hntool.net/
+hntool: Homepage: https://github.com/hdoria/HnTool
hntool:
hntool:
hntool: