From 96480774df8d1d6ad001cfba869f7be7e45272e0 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 4 Aug 2006 21:14:31 +0000 Subject: Correct DATADIR name for tshark and tshark-lite. Reported by: pointyhat via erwin --- net/tshark/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/tshark') diff --git a/net/tshark/Makefile b/net/tshark/Makefile index 3c235d9f81de..f86993b8d64e 100644 --- a/net/tshark/Makefile +++ b/net/tshark/Makefile @@ -9,6 +9,7 @@ # PORTNAME= tshark +PORTREVISION= 1 CATEGORIES= net ipv6 MASTERDIR= ${.CURDIR}/../wireshark -- cgit