diff options
author | will <will@FreeBSD.org> | 2003-06-03 02:03:40 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2003-06-03 02:03:40 +0000 |
commit | aa830dbe4101fe7d5a466cce8ee07bb8aa4c3807 (patch) | |
tree | b6988f1ba337251657533a7df343979b4259c9f3 /dns/dnsmasq/pkg-descr | |
parent | 0695c590921a808c5d85a18ff7a2ef2d0e7e2de6 (diff) | |
download | FreeBSD-ports-aa830dbe4101fe7d5a466cce8ee07bb8aa4c3807.zip FreeBSD-ports-aa830dbe4101fe7d5a466cce8ee07bb8aa4c3807.tar.gz |
Add dnsmasq 1.12, a caching DNS forwarder.
PR: 52840
Submitted by: Steven Honson <shonson@isoproplex.net>
Diffstat (limited to 'dns/dnsmasq/pkg-descr')
-rw-r--r-- | dns/dnsmasq/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dns/dnsmasq/pkg-descr b/dns/dnsmasq/pkg-descr new file mode 100644 index 0000000..e75bbab --- /dev/null +++ b/dns/dnsmasq/pkg-descr @@ -0,0 +1,10 @@ +Dnsmasq is a caching DNS forwarder designed to provide DNS service on a +small network. It is targeted at home networks using NAT and connected to +the internet via a modem, cable-modem or ADSL connection but would be a +good choice for any small network where low resource use and ease of +configuration are important. + +WWW: http://www.thekelleys.org.uk/dnsmasq/doc.html + +- Steven Honson +shonson@isoproplex.net |