diff options
author | snj <snj> | 2004-02-21 07:31:31 +0000 |
---|---|---|
committer | snj <snj> | 2004-02-21 07:31:31 +0000 |
commit | 69b274021f806e9c0a53d68d4ffc92e325b6e089 (patch) | |
tree | e41dba80f115391acda2580bc250c097d3bb2c79 /net/rootprobe | |
parent | bd4261ed66247d8399deb419cd87bf9b40d8c7cd (diff) | |
download | pkgsrc-69b274021f806e9c0a53d68d4ffc92e325b6e089.tar.gz |
s/analaysis/analysis/
Diffstat (limited to 'net/rootprobe')
-rw-r--r-- | net/rootprobe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rootprobe/Makefile b/net/rootprobe/Makefile index 302489f13ca..d37365f8e38 100644 --- a/net/rootprobe/Makefile +++ b/net/rootprobe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/01/20 12:22:21 agc Exp $ +# $NetBSD: Makefile,v 1.9 2004/02/21 07:31:31 snj Exp $ # DISTNAME= rootprobe-20030115 @@ -8,7 +8,7 @@ MASTER_SITES= http://mawi.wide.ad.jp/mawi/dnsprobe/ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://mawi.wide.ad.jp/mawi/dnsprobe/ -COMMENT= Root DNS server performance analaysis +COMMENT= Root DNS server performance analysis WRKSRC= ${WRKDIR}/rootprobe |