From 62f7914fe2dab0b1179b0a989c606c963651f0fd Mon Sep 17 00:00:00 2001 From: Binh Nguyen Date: Mon, 1 Oct 2012 18:40:20 +0700 Subject: system/hntool: Changed maintainer & fixed some typos Signed-off-by: Robby Workman --- system/hntool/hntool.SlackBuild | 12 +++++++----- system/hntool/hntool.info | 8 ++++---- system/hntool/slack-desc | 8 ++++---- 3 files changed, 15 insertions(+), 13 deletions(-) (limited to 'system/hntool') 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 -# Written by Diogo Leal (diogo@diogoleal.com + +# Slackware build script for HnTool +# Written by Diogo Leal +# Maintained by Binh Nguyen 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: -- cgit v1.2.3