diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-07-21 18:15:36 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-07-21 18:15:36 +0000 |
commit | 70f89778c0f2f76bc2f8046e99cc55f2962ac9c2 (patch) | |
tree | 14c35099cfb4f4257c5e0b8e589d530fcb829468 /dns/domtools/pkg-descr | |
parent | f667b39b3c0614d5aeb9bcb4bac4a4b222408185 (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_0'.release/4.1.0
Notes
Notes:
svn path=/head/; revision=30942
svn path=/tags/RELEASE_4_1_0/; revision=30943; tag=release/4.1.0
Diffstat (limited to 'dns/domtools/pkg-descr')
-rw-r--r-- | dns/domtools/pkg-descr | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/dns/domtools/pkg-descr b/dns/domtools/pkg-descr deleted file mode 100644 index 1cf531ded334..000000000000 --- a/dns/domtools/pkg-descr +++ /dev/null @@ -1,15 +0,0 @@ -'domtools' is a set of DNS information extraction utilities. - -The commands in the 'domtools' package allow you to traverse DNS domain -hierarchies, list all hosts (or subdomains) within a given domain, -convert host name to IP address and vice-versa, convert a normal IP address -to the "in-addr.arpa." format and vice-versa, and more. These commands can be -used manually, or included as building blocks for higher level DNS tools. -They generate output that is easily computer parsable. - -WWW: http://www.domtools.com/dns/domtools.shtml - -See also the net/dlint port. - --- Alex Perel - <veers@disturbed.net> |