aboutsummaryrefslogtreecommitdiff
path: root/dns/dlint/pkg-descr
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2002-08-10 04:35:28 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2002-08-10 04:35:28 +0000
commitf124555536ce4b815ff160312c094545c36ec440 (patch)
tree702199d3b5e34c9ba151483313d8c26565451c75 /dns/dlint/pkg-descr
parent280725774faa4e3d91ff599cca3a1466c77d300e (diff)
downloadports-f124555536ce4b815ff160312c094545c36ec440.tar.gz
ports-f124555536ce4b815ff160312c094545c36ec440.zip
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_6_2'.release/4.6.2
Notes
Notes: svn path=/head/; revision=64310 svn path=/tags/RELEASE_4_6_2/; revision=64312; tag=release/4.6.2
Diffstat (limited to 'dns/dlint/pkg-descr')
-rw-r--r--dns/dlint/pkg-descr16
1 files changed, 0 insertions, 16 deletions
diff --git a/dns/dlint/pkg-descr b/dns/dlint/pkg-descr
deleted file mode 100644
index 203eae509157..000000000000
--- a/dns/dlint/pkg-descr
+++ /dev/null
@@ -1,16 +0,0 @@
-`dlint' is a Domain Name Server zone verification utility.
-
-`dlint' analyzes any DNS zone you specify, and reports any problems it
-finds by displaying errors and warnings. Then it descends recursively to
-examine all zones below the given one (this can be disabled with a command-
-line option).
-
-You can run dlint on your own domains, or on somebody else's, because it uses
-the standard DNS network protocol. Dlint is very useful since most nameservers
-do no more than syntax-check your database files. Dlint's messages are very
-informative and suggest ways to fix the problems, not just complain about them.
-
--- David
- obrien@NUXI.com
-
-WWW: http://www.domtools.com/dns/dlint.shtml