diff options
Diffstat (limited to 'net/tcpxtract')
-rw-r--r-- | net/tcpxtract/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tcpxtract/Makefile b/net/tcpxtract/Makefile index fc5f8edf1f0c..4c03d99eaf97 100644 --- a/net/tcpxtract/Makefile +++ b/net/tcpxtract/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= SF MAINTAINER= nobutaka@FreeBSD.org -COMMENT= A tool for extracting files from network traffic +COMMENT= Tool for extracting files from network traffic GNU_CONFIGURE= yes |