aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-10-11 14:51:41 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-10-11 14:51:41 +0000
commit7875912eaf32bc861bf2012a141aad2cdc587de1 (patch)
treecc130776cb9104b2950713fe34e7215bf68c82b4 /net/Makefile
parent47ee9228fd5508528cf7ba3c1db99d7323c4bd41 (diff)
downloadports-7875912eaf32bc861bf2012a141aad2cdc587de1.tar.gz
ports-7875912eaf32bc861bf2012a141aad2cdc587de1.zip
arp-scan is a command-line tool that uses the ARP
protocol to discover and fingerprint IP hosts on the local network. WWW: http://www.nta-monitor.com/tools/arp-scan/ PR: ports/127963 Submitted by: Wen Heping <wenheping at gmail.com>
Notes
Notes: svn path=/head/; revision=221432
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 169b034642e2..dc61682c8358 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -17,6 +17,7 @@
SUBDIR += adasockets
SUBDIR += aget
SUBDIR += apinger
+ SUBDIR += arp-scan
SUBDIR += arp-sk
SUBDIR += arpd
SUBDIR += arpdig