diff options
Diffstat (limited to 'net/tshark-lite/Makefile')
-rw-r--r-- | net/tshark-lite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tshark-lite/Makefile b/net/tshark-lite/Makefile index 5499a4c708d..c54af6ad623 100644 --- a/net/tshark-lite/Makefile +++ b/net/tshark-lite/Makefile @@ -5,6 +5,6 @@ LITE= yes PKGNAMESUFFIX= -lite MASTERDIR= ${.CURDIR}/../tshark -COMMENT= A powerful network analyzer/capture tool (lite package) +COMMENT= A powerful network analyzer/capture tool (lite package) .include "${MASTERDIR}/Makefile" |