summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-05-04 21:03:30 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-05-04 21:03:30 +0000
commita04cae1f2b77185f8f66dfd4fb78bad20935a416 (patch)
tree0fab7e7c198aee678c3baa84095060c794b24a10
parentUpdate to 1.38.9 (diff)
Grr...correct path to dumpcap.
Notes
Notes: svn path=/head/; revision=161360
-rw-r--r--net/ethereal/pkg-plist2
-rw-r--r--net/wireshark/pkg-plist2
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%%