--- sleuth/Makefile (revision 380743) +++ sleuth/Makefile (working copy) @@ -6,9 +6,11 @@ CATEGORIES= dns MASTER_SITES= ftp://atrey.karlin.mff.cuni.cz/pub/local/mj/net/ -MAINTAINER= ports@FreeBSD.org -COMMENT= Tool for checking DNS zones +MAINTAINER= portmaster@BSDforge.com +COMMENT= Tool for checking, and diagnosing DNS zones +LICENSE= GPLv2 + RUN_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS USES= shebangfix perl5 --- sleuth/files/pkg-message (revision 0) +++ sleuth/files/pkg-message (working copy) @@ -0,0 +1,8 @@ +============================================================ + +Before you can run "sleuth" you will need to copy + +${PREFIX}etc/sleuth.conf.sample to ${PREFIX}etc/sleuth.conf + +============================================================ + --- sleuth/pkg-descr (revision 380743) +++ sleuth/pkg-descr (working copy) @@ -1,2 +1,2 @@ -Sleuth is a tool designed to check DNS zones for common errors and -also for processing of secondary name service requests. +Sleuth is a tool designed to check DNS zones for common errors +and also for processing of secondary name service requests. --- sleuth/pkg-message (revision 380743) +++ sleuth/pkg-message (working copy) @@ -1,4 +0,0 @@ -------------------------------------------------- -Before you can run "sleuth" you will need to copy -etc/sleuth.conf.sample to etc/sleuth.conf --------------------------------------------------