diff options
Diffstat (limited to 'net/dnstop')
-rw-r--r-- | net/dnstop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dnstop/Makefile b/net/dnstop/Makefile index 04398c35c9c..abe23a559b5 100644 --- a/net/dnstop/Makefile +++ b/net/dnstop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/06/02 01:18:01 jschauma Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/17 22:51:06 grant Exp $ # DISTNAME= dnstop-20021224 @@ -8,7 +8,7 @@ CATEGORIES= net MASTER_SITES= http://dnstop.measurement-factory.com/src/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} dnstop.8 -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://dnstop.measurement-factory.com/src/ COMMENT= Diagnose tcpdump trace for DNS queries/replies |