diff options
author | obrien <obrien@FreeBSD.org> | 2002-05-09 05:03:17 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2002-05-09 05:03:17 +0800 |
commit | 1a74c817ba807112ca26caa9f8aaa304219bfe83 (patch) | |
tree | 91bf75c19fdf776a6ea37d62786a1fd391feaaf6 /net/Makefile | |
parent | 8d97da32ef224721c21be4bfe3086b04a2987986 (diff) | |
download | freebsd-ports-gnome-1a74c817ba807112ca26caa9f8aaa304219bfe83.tar.gz freebsd-ports-gnome-1a74c817ba807112ca26caa9f8aaa304219bfe83.tar.zst freebsd-ports-gnome-1a74c817ba807112ca26caa9f8aaa304219bfe83.zip |
Remove smbtcpdump. AFAIK all this functionality is now in the offical
tcpdump. If it isn't, someone should work with tcpdump.org to get it in.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 71930ad09cbf..e62229b7277e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -454,7 +454,6 @@ SUBDIR += sleuth SUBDIR += slirp SUBDIR += smbfs - SUBDIR += smbtcpdump SUBDIR += smm++ SUBDIR += smokeping SUBDIR += sniffit |