aboutsummaryrefslogtreecommitdiff
path: root/net/wireshark-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/wireshark-lite
parentd50c601e45debeee371b18341da87d51ac8a74b5 (diff)
downloadports-a69db4b2a0cc19923f24ac9b55d645cf1db6d8da.tar.gz
ports-a69db4b2a0cc19923f24ac9b55d645cf1db6d8da.zip
Notes
Diffstat (limited to 'net/wireshark-lite')
-rw-r--r--net/wireshark-lite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/wireshark-lite/Makefile b/net/wireshark-lite/Makefile
index 2fa4c2fa57be..5c82bf152fea 100644
--- a/net/wireshark-lite/Makefile
+++ b/net/wireshark-lite/Makefile
@@ -6,10 +6,10 @@
#
LITE= yes
-PORTREVISION?= 3
+PORTREVISION?= 0
PKGNAMESUFFIX= -lite
-MASTERDIR= ${.CURDIR}/../ethereal
+MASTERDIR= ${.CURDIR}/../wireshark
COMMENT= A powerful network analyzer/capture tool (lite package)
.include "${MASTERDIR}/Makefile"