diff options
Diffstat (limited to 'net/dnstop/Makefile')
-rw-r--r-- | net/dnstop/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/dnstop/Makefile b/net/dnstop/Makefile index 6328c9724ac9..9dcd296d44fc 100644 --- a/net/dnstop/Makefile +++ b/net/dnstop/Makefile @@ -10,6 +10,7 @@ CATEGORIES= net MASTER_SITES= http://dnstop.measurement-factory.com/src/ MAINTAINER= fenner@FreeBSD.Org +COMMENT= Captures and analyzes DNS traffic (or analyzes libpcap dump) NO_WRKSUBDIR= true |