diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-01-20 19:33:15 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-01-20 19:33:15 +0000 |
commit | 501e635b0a80be2438da73bdaedac34f0e9dc69d (patch) | |
tree | bb125be9a26e3affd07de1c65137532d4c3dbf7f /net/Makefile | |
parent | Fix OpenLDAP v1 errors (diff) |
Add ipex 2.3.2, packet examination / dumper utility.
PR: 33932
Submitted by: C.S. Peron <maneo@bsdpro.com>
Notes
Notes:
svn path=/head/; revision=53401
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 afac22615b87..5a5c6766a4b0 100644 --- a/net/Makefile +++ b/net/Makefile @@ -168,6 +168,7 @@ SUBDIR += ipcalc SUBDIR += ipcheck SUBDIR += iperf + SUBDIR += ipex SUBDIR += ipfm SUBDIR += ipfw-graph SUBDIR += iplog |