diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-05 07:41:35 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-05 07:41:35 +0000 |
commit | e1906e85ed4521c96066ce130869615c304c2a7a (patch) | |
tree | 2168725e487d131fef0e49ba7dfdd230e3466624 /net/domtools/pkg-descr | |
parent | Chase repocopies towards ports/dns (diff) |
Massive repo-copies request: net->dns (partly devel->dns)
The category "dns" has been added, now is the time to move
the dns-related ports to the new world. Is there anyone who
is brave enough to complete this difficult job? ;)
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr
Notes
Notes:
svn path=/head/; revision=88582
Diffstat (limited to 'net/domtools/pkg-descr')
-rw-r--r-- | net/domtools/pkg-descr | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/net/domtools/pkg-descr b/net/domtools/pkg-descr deleted file mode 100644 index 1cf531ded334..000000000000 --- a/net/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> |