diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2010-05-06 20:24:01 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2010-05-06 20:24:01 +0000 |
commit | 541cf69201db734d98c45cf5b9d3c00f09c74876 (patch) | |
tree | 90f8963c6cfd5eb0c127b7917f8876221fba93f6 /net/isc-dhcp41-server/pkg-descr | |
parent | 0ddf44d29123fa231e12bf24749199ea533b6aa4 (diff) |
Notes
Diffstat (limited to 'net/isc-dhcp41-server/pkg-descr')
-rw-r--r-- | net/isc-dhcp41-server/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/net/isc-dhcp41-server/pkg-descr b/net/isc-dhcp41-server/pkg-descr new file mode 100644 index 000000000000..e0974d75614d --- /dev/null +++ b/net/isc-dhcp41-server/pkg-descr @@ -0,0 +1,9 @@ +The ISC Dynamic Host Configuration Protocol Distribution provides a +freely redistributable reference implementation of all aspects of the +DHCP protocol, through a suite of DHCP tools: + + * A DHCP server (this port) + * A DHCP client + * A DHCP relay agent + +WWW: http://www.isc.org/products/DHCP/ |