diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-11-03 01:21:40 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-11-03 01:21:40 +0800 |
commit | ad040c67cf0e5049034bec6365da30b9cb49d567 (patch) | |
tree | 1888bf45c039c6de130cfb7178c5d88bdbcebc09 /net | |
parent | 85092085449329dd4210bea705fa1ae13d09acce (diff) | |
download | freebsd-ports-gnome-ad040c67cf0e5049034bec6365da30b9cb49d567.tar.gz freebsd-ports-gnome-ad040c67cf0e5049034bec6365da30b9cb49d567.tar.zst freebsd-ports-gnome-ad040c67cf0e5049034bec6365da30b9cb49d567.zip |
- Update pkg-descr and WWW
Diffstat (limited to 'net')
-rw-r--r-- | net/mDNSResponder/pkg-descr | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/net/mDNSResponder/pkg-descr b/net/mDNSResponder/pkg-descr index 0fd36f4bec53..b4c5b1cd3de3 100644 --- a/net/mDNSResponder/pkg-descr +++ b/net/mDNSResponder/pkg-descr @@ -1,4 +1,11 @@ -The mDNSResponder project is a component of Bonjour, -Apple's ease-of-use IP networking initiative: +Bonjour, also known as zero-configuration networking, enables automatic +discovery of devices and services on a local network using industry standard IP +protocols. Bonjour makes it easy to discover, publish, and resolve network +services with a sophisticated, yet easy-to-use, programming interface that is +accessible from Cocoa, Ruby, Python, and other languages. -WWW: http://developer.apple.com/networking/bonjour/index.html +The mDNSResponder project is a component of Bonjour, Apple's ease-of-use IP +networking initiative. + +WWW: https://developer.apple.com/bonjour/ +WWW: http://opensource.apple.com/tarballs/mDNSResponder/ |