aboutsummaryrefslogtreecommitdiff
path: root/net/tshark-lite
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-07-18 05:03:53 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-07-18 05:03:53 +0000
commita69db4b2a0cc19923f24ac9b55d645cf1db6d8da (patch)
tree98a19e9c31aaa1c2bdbd027c050a89254d4bc9a6 /net/tshark-lite
parentd50c601e45debeee371b18341da87d51ac8a74b5 (diff)
downloadports-a69db4b2a0cc19923f24ac9b55d645cf1db6d8da.tar.gz
ports-a69db4b2a0cc19923f24ac9b55d645cf1db6d8da.zip
Notes
Diffstat (limited to 'net/tshark-lite')
-rw-r--r--net/tshark-lite/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tshark-lite/Makefile b/net/tshark-lite/Makefile
index f83d5e3916cf..f180efc95a03 100644
--- a/net/tshark-lite/Makefile
+++ b/net/tshark-lite/Makefile
@@ -8,7 +8,7 @@
LITE= yes
PKGNAMESUFFIX= -lite
-MASTERDIR= ${.CURDIR}/../tethereal
+MASTERDIR= ${.CURDIR}/../tshark
COMMENT= A powerful network analyzer/capture tool (lite package)
.include "${MASTERDIR}/Makefile"