diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2000-11-08 05:15:11 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2000-11-08 05:15:11 +0000 |
commit | dbb817905c45f1baf785cde18f6dcaf2bc9a4535 (patch) | |
tree | d274420853c5ff31e2c04f56c9f578daf2991d38 /net/Makefile | |
parent | new port arts++ (diff) |
New port cflowd
flow analysis tool currently used for analyzing Cisco's NetFlow switching
Notes
Notes:
svn path=/head/; revision=34900
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 5f5f0aa9a3d7..b3f76d39459a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -25,6 +25,7 @@ SUBDIR += brouted SUBDIR += cap SUBDIR += centericq + SUBDIR += cflowd SUBDIR += choparp SUBDIR += cidr SUBDIR += ciscoconf |