diff options
author | hubertf <hubertf@pkgsrc.org> | 2001-11-11 05:57:37 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2001-11-11 05:57:37 +0000 |
commit | 46918760bd6611eb911aa3ee295bb41042ee77c6 (patch) | |
tree | c9552dfff2c79827e9626e5f19acd3cbd4a2ff05 /net | |
parent | be05bba4b8a0d639c87d44428608a5e0ae33fa03 (diff) | |
download | pkgsrc-46918760bd6611eb911aa3ee295bb41042ee77c6.tar.gz |
Add note about dig (on solaris, ...)
Diffstat (limited to 'net')
-rw-r--r-- | net/dlint/MESSAGE | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net/dlint/MESSAGE b/net/dlint/MESSAGE new file mode 100644 index 00000000000..55b080472cf --- /dev/null +++ b/net/dlint/MESSAGE @@ -0,0 +1,8 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2001/11/11 05:57:37 hubertf Exp $ + + The dlint package needs a working "dig" binary to do it's work. + If your operating system doesn't come which one (e.g. on Solaris + 7 and 8), then please install one of the "bind" packages! + +=========================================================================== |