diff options
author | jeh <jeh@FreeBSD.org> | 2000-10-23 10:50:06 +0000 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2000-10-23 10:50:06 +0000 |
commit | 03a425dcbb0185431be5e28cce269a70c50d014e (patch) | |
tree | 6195c69f99a0dc3534135d08da48bfb533dc05dc /dns/ghtool/pkg-descr | |
parent | 17da48f8a47c33fff51d3df6c8cc7ed202ce756b (diff) | |
download | FreeBSD-ports-03a425dcbb0185431be5e28cce269a70c50d014e.zip FreeBSD-ports-03a425dcbb0185431be5e28cce269a70c50d014e.tar.gz |
Add port net/ghtool
A command-line interface to the resolver library
PR: 21396
Submitted by: Peter Pentchev <roam@orbitel.bg> MAINTAINER
Diffstat (limited to 'dns/ghtool/pkg-descr')
-rw-r--r-- | dns/ghtool/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dns/ghtool/pkg-descr b/dns/ghtool/pkg-descr new file mode 100644 index 0000000..b8f7345 --- /dev/null +++ b/dns/ghtool/pkg-descr @@ -0,0 +1,11 @@ +To quote from the SourceForge project description: + + gh-tool is a command-line interface to gethostby*, in libresolv/libc. + It allows one to check the local system's notion of an IP->DNS or + DNS->IP mapping, including aliases, directly, rather than digging for + mappings in DNS, which may or may not be relevant. + +WWW: http://www.sourceforge.net/projects/gh-tool/ +Author: Ally Kendall <aminorex@users.sourceforge.net> + +Maintainer: Peter Pentchev <roam@orbitel.bg> |