aboutsummaryrefslogtreecommitdiff
path: root/net/tshark-lite
diff options
context:
space:
mode:
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"