aboutsummaryrefslogtreecommitdiffstats
path: root/dns/sleuth
diff options
context:
space:
mode:
authorriggs <riggs@FreeBSD.org>2015-03-21 19:19:53 +0800
committerriggs <riggs@FreeBSD.org>2015-03-21 19:19:53 +0800
commitac94ff6541ef88e049abdc6266efad6397dc439e (patch)
treefb0d1b7cfac31adb762eeef12908ae02040d6aa6 /dns/sleuth
parent4eeb11d1f22bda2546267cc93a229730891d1310 (diff)
downloadfreebsd-ports-gnome-ac94ff6541ef88e049abdc6266efad6397dc439e.tar.gz
freebsd-ports-gnome-ac94ff6541ef88e049abdc6266efad6397dc439e.tar.zst
freebsd-ports-gnome-ac94ff6541ef88e049abdc6266efad6397dc439e.zip
- New port maintainer: Chris Hutchinson <portmaster@bsdforge.com>
- General cleanup PR: 198410 Submitted by: portmaster@bsdforge.com (maintainer)
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
+
+============================================================