diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2002-01-21 03:33:15 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2002-01-21 03:33:15 +0800 |
commit | c9472559da6d22af1ca31d5d03a9e6dc98035314 (patch) | |
tree | 12d155115a4a1b28719da5d3ad2b5e1d8b1b2d3b /net/Makefile | |
parent | 1d36ca21cb5d591697bf08da6b75e0ff81aa991c (diff) | |
download | freebsd-ports-gnome-c9472559da6d22af1ca31d5d03a9e6dc98035314.tar.gz freebsd-ports-gnome-c9472559da6d22af1ca31d5d03a9e6dc98035314.tar.zst freebsd-ports-gnome-c9472559da6d22af1ca31d5d03a9e6dc98035314.zip |
Add ipex 2.3.2, packet examination / dumper utility.
PR: 33932
Submitted by: C.S. Peron <maneo@bsdpro.com>
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 |