aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authorlawrance <lawrance@FreeBSD.org>2006-02-11 10:48:37 +0800
committerlawrance <lawrance@FreeBSD.org>2006-02-11 10:48:37 +0800
commit6eb694197ea1b4539b8e5ab83c41ed443f4a7aaa (patch)
tree17f56030c0f43640c5c7dc5f1d1a1f9d54545053 /dns
parentc4ff0e822e1ccf6b7587af64ca00f04b438dedff (diff)
downloadfreebsd-ports-gnome-6eb694197ea1b4539b8e5ab83c41ed443f4a7aaa.tar.gz
freebsd-ports-gnome-6eb694197ea1b4539b8e5ab83c41ed443f4a7aaa.tar.zst
freebsd-ports-gnome-6eb694197ea1b4539b8e5ab83c41ed443f4a7aaa.zip
Update pkg-descr and WWW.
PR: ports/93119 Submitted by: Mark Foster <mark@foster.cc> (maintainer)
Diffstat (limited to 'dns')
-rw-r--r--dns/scavenge/pkg-descr4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/scavenge/pkg-descr b/dns/scavenge/pkg-descr
index f8a752b4e0e4..ac9770ead597 100644
--- a/dns/scavenge/pkg-descr
+++ b/dns/scavenge/pkg-descr
@@ -1,4 +1,4 @@
-scavenge is a utility to audit DNS records within an IP address range.
+Scavenge is a utility to analyze DNS records within an IP address range.
It scans the range and classifies its findings into 4 categories:
- Missing A records
@@ -6,7 +6,7 @@ It scans the range and classifies its findings into 4 categories:
- Mismatched A/PTR records
- Stale PTR records
-WWW: http://mark.foster.cc/pub/scavenge/
+WWW: http://mark.foster.cc/wiki/index.php/Scavenge
- mdf
mark@foster.cc