diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-06-15 06:41:23 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-06-15 06:41:23 +0000 |
commit | 6927fcbb67d86b6c039cc468f69ae8c41c478359 (patch) | |
tree | 51cb97e01ba2ee6e5cd1f9db556fb4135d17e110 /dns | |
parent | c94d76f525b357cf6c2007f56f7ae72d6d3915fd (diff) | |
download | ports-6927fcbb67d86b6c039cc468f69ae8c41c478359.tar.gz ports-6927fcbb67d86b6c039cc468f69ae8c41c478359.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/dnstop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnstop/Makefile b/dns/dnstop/Makefile index f766a6775ec9..e4da9415422c 100644 --- a/dns/dnstop/Makefile +++ b/dns/dnstop/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 20050405 CATEGORIES= dns MASTER_SITES= http://dns.measurement-factory.com/tools/dnstop/src/ -MAINTAINER= fenner@FreeBSD.org +MAINTAINER= mark@foster.cc COMMENT= Captures and analyzes DNS traffic (or analyzes libpcap dump) MAN8= dnstop.8 |