diff options
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 e0ff07965e4..12cc9e0680c 100644 --- a/net/rootprobe/Makefile +++ b/net/rootprobe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/17 22:51:47 grant Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/21 17:11:13 martti Exp $ # DISTNAME= rootprobe-20030115 @@ -9,7 +9,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 analaysis do-install: ${INSTALL_PROGRAM} ${WRKSRC}/rootprobe ${PREFIX}/bin |