diff options
author | miwi <miwi@FreeBSD.org> | 2008-11-24 00:35:48 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-11-24 00:35:48 +0800 |
commit | 60ad06bf60ba5776d743d6cb193e97ae0554b3d0 (patch) | |
tree | dd6256dca5009577cd8fb0fff1db09a39ac30bad /dns/Makefile | |
parent | 212639d01d5f661f07a3d9439f1789898ade20c1 (diff) | |
download | freebsd-ports-gnome-60ad06bf60ba5776d743d6cb193e97ae0554b3d0.tar.gz freebsd-ports-gnome-60ad06bf60ba5776d743d6cb193e97ae0554b3d0.tar.zst freebsd-ports-gnome-60ad06bf60ba5776d743d6cb193e97ae0554b3d0.zip |
Dns2tcp is a tool for relaying TCP connections over DNS.
WWW: http://www.hsc.fr/ressources/outils/dns2tcp/index.html.en
Diffstat (limited to 'dns/Makefile')
-rw-r--r-- | dns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile index 4f76ac0136ef..ce03ecc09900 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -22,6 +22,7 @@ SUBDIR += djbdns-tools SUBDIR += dlint SUBDIR += dnrd + SUBDIR += dns2tcp SUBDIR += dns_balance SUBDIR += dns_mre SUBDIR += dnscap |