aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-05-05 05:03:30 +0800
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-05-05 05:03:30 +0800
commita04cae1f2b77185f8f66dfd4fb78bad20935a416 (patch)
tree0fab7e7c198aee678c3baa84095060c794b24a10 /net
parent111854f08274a4b4c3cc01f43dcf32af4740a6d9 (diff)
downloadfreebsd-ports-gnome-a04cae1f2b77185f8f66dfd4fb78bad20935a416.tar.gz
freebsd-ports-gnome-a04cae1f2b77185f8f66dfd4fb78bad20935a416.tar.zst
freebsd-ports-gnome-a04cae1f2b77185f8f66dfd4fb78bad20935a416.zip
Grr...correct path to dumpcap.
Diffstat (limited to 'net')
-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%%