summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorMichael Landin <mich@FreeBSD.org>2003-05-15 11:31:35 +0000
committerMichael Landin <mich@FreeBSD.org>2003-05-15 11:31:35 +0000
commit5bb93b8d4918acdde5d4a7a811a6e68be8d63eb8 (patch)
tree6e78624c8dfdeabb6b007badf1b8efce0e58c7d0 /net/Makefile
parentUpgrade to 2.0rc4. (diff)
New port.
Remote Arpwatch collects ARP tables from remote devices using SNMP and checks them for changes. It is very useful for detecting problems and malicious users in networks with routers that don't support static ARP tables. PR: 50521 Approved by: roberto(mentor)
Notes
Notes: svn path=/head/; revision=81024
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 3176c5be843b..e57aa7cdb78b 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -559,6 +559,7 @@
SUBDIR += rdist6
SUBDIR += redir
SUBDIR += relay
+ SUBDIR += remarp
SUBDIR += rfbproxy
SUBDIR += rinetd
SUBDIR += ripetools