Index: sleuth/Makefile =================================================================== --- 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 @@ -26,3 +28,4 @@ ${STAGEDIR}${PREFIX}/etc/sleuth.conf.sample .include + Index: sleuth/distinfo =================================================================== --- sleuth/distinfo (revision 380743) +++ sleuth/distinfo (working copy) @@ -1,2 +1,3 @@ SHA256 (sleuth-1.4.4.tar.gz) = 27567817417796d784a9b12ef4522ee9bf901001fda11dfc7d8f65feec71843a SIZE (sleuth-1.4.4.tar.gz) = 17312 + Index: sleuth/files/pkg-message =================================================================== --- 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 + +============================================================ + Property changes on: sleuth/files/pkg-message ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sleuth/pkg-descr =================================================================== --- sleuth/pkg-descr (revision 380743) +++ sleuth/pkg-descr (working copy) @@ -1,2 +1,3 @@ -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. + Index: sleuth/pkg-message =================================================================== --- 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 --------------------------------------------------