diff options
author | markd <markd@pkgsrc.org> | 2005-05-26 12:50:24 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2005-05-26 12:50:24 +0000 |
commit | bb471329ed3aff103c9fb9126d58a209852143b3 (patch) | |
tree | 81e2588913dd27232e7b2aada71e0978e43e6c0c /net/mDNSResponder/PLIST | |
parent | 92695285223cc4277d3bfcf81cff12f8d7f2505f (diff) | |
download | pkgsrc-bb471329ed3aff103c9fb9126d58a209852143b3.tar.gz |
Update mDNSResponder to version 107.1.
Changes: bug fixes, portability
Also install the library and header file.
Diffstat (limited to 'net/mDNSResponder/PLIST')
-rw-r--r-- | net/mDNSResponder/PLIST | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/net/mDNSResponder/PLIST b/net/mDNSResponder/PLIST index 6417c171ff5..e76bf6c481e 100644 --- a/net/mDNSResponder/PLIST +++ b/net/mDNSResponder/PLIST @@ -1,7 +1,10 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2005/01/13 08:22:58 itojun Exp $ +@comment $NetBSD: PLIST,v 1.2 2005/05/26 12:50:24 markd Exp $ bin/mDNSClientPosix bin/mDNSIdentify bin/mDNSNetMonitor bin/mDNSProxyResponderPosix bin/mDNSResponderPosix -bin/mdnsd +include/dns_sd.h +lib/libdns_sd.${SO_SUFFIX} +sbin/dnsextd +sbin/mdnsd |