diff options
author | Robby Workman <rw@rlworkman.net> | 2010-05-11 19:45:47 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 19:45:47 +0200 |
commit | 1bcf53b1a60de3625a2d2b35165d78405156a377 (patch) | |
tree | 66ae7363253bfc65dbe4e919368c76abe0fc2149 /network | |
parent | 34292891e679870c11e1016f5a191a33a5073ce3 (diff) | |
download | slackbuilds-1bcf53b1a60de3625a2d2b35165d78405156a377.tar.gz |
network/arp-scan: Updated for version 1.5
Diffstat (limited to 'network')
-rw-r--r-- | network/arp-scan/arp-scan.SlackBuild | 6 | ||||
-rw-r--r-- | network/arp-scan/arp-scan.info | 2 | ||||
-rw-r--r-- | network/arp-scan/slack-desc | 13 |
3 files changed, 16 insertions, 5 deletions
diff --git a/network/arp-scan/arp-scan.SlackBuild b/network/arp-scan/arp-scan.SlackBuild index 09f45b90c0..715ce267e0 100644 --- a/network/arp-scan/arp-scan.SlackBuild +++ b/network/arp-scan/arp-scan.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for arp-scan -# Copyright 2006 Robby Workman (http://rlworkman.net) +# Copyright 2006-2007 Robby Workman (http://rlworkman.net) # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -11,7 +11,7 @@ # 1. Redistributions of this script must retain the above copyright # notice, this list of conditions and the following disclaimer. # -# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED +# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ''AS IS'' AND ANY EXPRESS OR IMPLIED # WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO # EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, @@ -27,7 +27,7 @@ VERSION=1.5 ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -CWD=`pwd` +CWD=$(pwd) TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} diff --git a/network/arp-scan/arp-scan.info b/network/arp-scan/arp-scan.info index 6007320605..76c1e15503 100644 --- a/network/arp-scan/arp-scan.info +++ b/network/arp-scan/arp-scan.info @@ -5,4 +5,4 @@ DOWNLOAD="http://www.nta-monitor.com/tools/arp-scan/download/arp-scan-1.5.tar.gz MD5SUM="85b0e04323ce3a423f60ab905a589856" MAINTAINER="Robby Workman" EMAIL="rw@rlworkman.net" -APPROVED="robw810" +APPROVED="rworkman" diff --git a/network/arp-scan/slack-desc b/network/arp-scan/slack-desc index 101e83403a..651ed60b82 100644 --- a/network/arp-scan/slack-desc +++ b/network/arp-scan/slack-desc @@ -1,4 +1,12 @@ -arp-scan: ARP scanning and fingerprinting tool +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +arp-scan: arp-scan (ARP scanning and fingerprinting tool) arp-scan: arp-scan: Please read the man pages arp-scan(1), arp-fingerprint(1) and arp-scan: get-oui(1) before using this tool. @@ -6,3 +14,6 @@ arp-scan: arp-scan: Homepage: http://www.nta-monitor.com/tools/arp-scan/ arp-scan: arp-scan: +arp-scan: +arp-scan: +arp-scan: |