aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireshark-lite
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2006-05-04 12:49:26 +0800
committermarcus <marcus@FreeBSD.org>2006-05-04 12:49:26 +0800
commitc061813dc25585bc99f30d4cadfee40579b75c0a (patch)
tree1d41640bdcf74c885063d1065446049518b06310 /net/wireshark-lite
parente64c15b723741105096da799e335fa2b7b6cbfdc (diff)
downloadfreebsd-ports-graphics-c061813dc25585bc99f30d4cadfee40579b75c0a.tar.gz
freebsd-ports-graphics-c061813dc25585bc99f30d4cadfee40579b75c0a.tar.zst
freebsd-ports-graphics-c061813dc25585bc99f30d4cadfee40579b75c0a.zip
Add dumpcap to ethereal-lite. dumpcap is required for proper ethereal
operation. Requested by: Tai-hwa Liang <avatar@mmlab.cse.yzu.edu.tw>
Diffstat (limited to 'net/wireshark-lite')
-rw-r--r--net/wireshark-lite/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/wireshark-lite/Makefile b/net/wireshark-lite/Makefile
index dbf8b12b821..cb5def4f13b 100644
--- a/net/wireshark-lite/Makefile
+++ b/net/wireshark-lite/Makefile
@@ -6,6 +6,7 @@
#
LITE= yes
+PORTREVISION?= 1
PKGNAMESUFFIX= -lite
MASTERDIR= ${.CURDIR}/../ethereal