diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:53:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:53:15 +0000 |
commit | 4417c1e7658a5f5a3fabc4487515a9ca327ef304 (patch) | |
tree | 8d6bd333a1b9c51158aaf801d925a6b5ae36a7c3 /net/dnstop | |
parent | 22e2a44fbf3458c37082a3aae379b246fc41dd91 (diff) | |
download | pkgsrc-4417c1e7658a5f5a3fabc4487515a9ca327ef304.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'net/dnstop')
-rw-r--r-- | net/dnstop/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/dnstop/Makefile b/net/dnstop/Makefile index 76e42c31e3c..2c29dfa74f5 100644 --- a/net/dnstop/Makefile +++ b/net/dnstop/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.14 2006/03/04 21:30:18 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2006/10/04 21:53:16 wiz Exp $ # DISTNAME= dnstop-20050203 CATEGORIES= net -MASTER_SITES= http://dnstop.measurement-factory.com/src/ +MASTER_SITES= http://dns.measurement-factory.com/tools/dnstop/src/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://dnstop.measurement-factory.com/src/ +HOMEPAGE= http://dns.measurement-factory.com/tools/dnstop/ COMMENT= Diagnose tcpdump trace for DNS queries/replies INSTALLATION_DIRS= bin man/man8 |