aboutsummaryrefslogtreecommitdiff
path: root/dns/sleuth
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2015-03-21 11:19:53 +0000
committerThomas Zander <riggs@FreeBSD.org>2015-03-21 11:19:53 +0000
commitea2e326887d5b39bc414d038089e94aacc9bb7cf (patch)
treefb0d1b7cfac31adb762eeef12908ae02040d6aa6 /dns/sleuth
parenta4e7653b215735f6aff3b742454cd573947c6140 (diff)
downloadports-ea2e326887d5b39bc414d038089e94aacc9bb7cf.tar.gz
ports-ea2e326887d5b39bc414d038089e94aacc9bb7cf.zip
- New port maintainer: Chris Hutchinson <portmaster@bsdforge.com>
- General cleanup PR: 198410 Submitted by: portmaster@bsdforge.com (maintainer)
Notes
Notes: svn path=/head/; revision=381790
Diffstat (limited to 'dns/sleuth')
-rw-r--r--dns/sleuth/Makefile6
-rw-r--r--dns/sleuth/pkg-descr4
-rw-r--r--dns/sleuth/pkg-message9
3 files changed, 12 insertions, 7 deletions
diff --git a/dns/sleuth/Makefile b/dns/sleuth/Makefile
index fc2a64dacb3e..19676355d97c 100644
--- a/dns/sleuth/Makefile
+++ b/dns/sleuth/Makefile
@@ -6,8 +6,10 @@ PORTVERSION= 1.4.4
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
diff --git a/dns/sleuth/pkg-descr b/dns/sleuth/pkg-descr
index c974eaa1c6de..4104ba53efcb 100644
--- a/dns/sleuth/pkg-descr
+++ b/dns/sleuth/pkg-descr
@@ -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.
diff --git a/dns/sleuth/pkg-message b/dns/sleuth/pkg-message
index a70bcbc9ad89..adedeb0e8cf6 100644
--- a/dns/sleuth/pkg-message
+++ b/dns/sleuth/pkg-message
@@ -1,4 +1,7 @@
--------------------------------------------------
+============================================================
+
Before you can run "sleuth" you will need to copy
-etc/sleuth.conf.sample to etc/sleuth.conf
--------------------------------------------------
+
+${PREFIX}etc/sleuth.conf.sample to ${PREFIX}etc/sleuth.conf
+
+============================================================