diff options
author | se <se@FreeBSD.org> | 2004-05-18 05:16:48 +0800 |
---|---|---|
committer | se <se@FreeBSD.org> | 2004-05-18 05:16:48 +0800 |
commit | 8e6e59d9a300646bc0506085da6f31d29515b7df (patch) | |
tree | db40421e79f54d4f5da4e5b96b7f5f60d69c379f /net-mgmt/Makefile | |
parent | 696ca10962c92cf215737ca4ddb9d1b331e1fee1 (diff) | |
download | freebsd-ports-gnome-8e6e59d9a300646bc0506085da6f31d29515b7df.tar.gz freebsd-ports-gnome-8e6e59d9a300646bc0506085da6f31d29515b7df.tar.zst freebsd-ports-gnome-8e6e59d9a300646bc0506085da6f31d29515b7df.zip |
This port builds the Argus clients, which used to be bundled
with the Argus daemon, until release 2.0.6 of Argus.
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 b4762db53d18..a3d650a1bbe4 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -13,6 +13,7 @@ SUBDIR += ap-utils SUBDIR += apan SUBDIR += argus + SUBDIR += argus-clients SUBDIR += arpscan SUBDIR += arpwatch SUBDIR += arpwatch-devel |