diff options
-rw-r--r-- | net/ethereal/pkg-plist | 2 | ||||
-rw-r--r-- | net/wireshark/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/ethereal/pkg-plist b/net/ethereal/pkg-plist index 8e7d431eeecf..1c22f5efccfb 100644 --- a/net/ethereal/pkg-plist +++ b/net/ethereal/pkg-plist @@ -1,6 +1,6 @@ %%CAPINFOS%% %%DFTEST%% -dumpcap +bin/dumpcap %%EDITCAP%% %%ETHEREAL%% %%IDL2ETH%% diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist index 8e7d431eeecf..1c22f5efccfb 100644 --- a/net/wireshark/pkg-plist +++ b/net/wireshark/pkg-plist @@ -1,6 +1,6 @@ %%CAPINFOS%% %%DFTEST%% -dumpcap +bin/dumpcap %%EDITCAP%% %%ETHEREAL%% %%IDL2ETH%% |