diff options
author | leeym <leeym@FreeBSD.org> | 2006-10-06 11:46:09 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2006-10-06 11:46:09 +0800 |
commit | 0b966a205c848f3c3e3c38f122fbd8bb8ea9c842 (patch) | |
tree | 2677d45be117af641a3891e00249a5d0a27204fa /net-mgmt/Makefile | |
parent | ddef41eb2acdcc1556e4fef3f505d05ab2e86d6f (diff) | |
download | freebsd-ports-gnome-0b966a205c848f3c3e3c38f122fbd8bb8ea9c842.tar.gz freebsd-ports-gnome-0b966a205c848f3c3e3c38f122fbd8bb8ea9c842.tar.zst freebsd-ports-gnome-0b966a205c848f3c3e3c38f122fbd8bb8ea9c842.zip |
add arpalert-1.1.0
Arpalert uses ARP protocol monitoring to prevent unauthorized connections
on the local network. If an illegal connection is detected, a program or
script is launched, which could be used to send an alert message, for example.
WWW: http://www.arpalert.org/
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r-- | net-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 653f9669a99a..b1479eed9355 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -16,6 +16,7 @@ SUBDIR += apan SUBDIR += argus SUBDIR += argus-clients + SUBDIR += arpalert SUBDIR += arpscan SUBDIR += arpwatch SUBDIR += arpwatch-devel |