summaryrefslogtreecommitdiff
path: root/net/tshark
diff options
context:
space:
mode:
Diffstat (limited to 'net/tshark')
-rw-r--r--net/tshark/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tshark/Makefile b/net/tshark/Makefile
index 64e7f0216b31..3c235d9f81de 100644
--- a/net/tshark/Makefile
+++ b/net/tshark/Makefile
@@ -8,10 +8,10 @@
# $FreeBSD$
#
-PKGNAMEPREFIX= t
+PORTNAME= tshark
CATEGORIES= net ipv6
-MASTERDIR= ${.CURDIR}/../ethereal
+MASTERDIR= ${.CURDIR}/../wireshark
WITHOUT_X11= yes