diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-06-22 15:40:51 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-06-22 15:40:51 +0000 |
commit | 04c2c2c20a77e914be081d04bbb4bf86ed561520 (patch) | |
tree | 6796effedddd46c176610d57e48dd4f58b45ce5d /net/Makefile | |
parent | - Update to 1.2.3 (diff) |
Add cnupm 3.8, the BPF Traffic Collector (IPv4/IPv6).
PR: ports/66275
Submitted by: Dennis S. Davidoff <null@1system.ru>
Notes
Notes:
svn path=/head/; revision=137868
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 220183511524..e48e649e2d7f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -74,6 +74,7 @@ SUBDIR += clusterit SUBDIR += cnd SUBDIR += cnet + SUBDIR += cnupm SUBDIR += coccinella SUBDIR += coda5_client SUBDIR += coda5_doc |