diff options
author | prlw1 <prlw1@pkgsrc.org> | 2016-05-30 14:25:12 +0000 |
---|---|---|
committer | prlw1 <prlw1@pkgsrc.org> | 2016-05-30 14:25:12 +0000 |
commit | 705935a656c6049695bba65527b46bf1cab94ecb (patch) | |
tree | 0239b4413db4fa42ac9e100b0006e32f83572f2f /www | |
parent | 68894a1ce289269e6d35f9ab5e77815e37014b87 (diff) | |
download | pkgsrc-705935a656c6049695bba65527b46bf1cab94ecb.tar.gz |
dist: include curl_multi_socket_all.3
Diffstat (limited to 'www')
-rw-r--r-- | www/curl/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/curl/PLIST b/www/curl/PLIST index 3b21e74c2b6..43c80ce95c4 100644 --- a/www/curl/PLIST +++ b/www/curl/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.57 2016/05/29 20:37:34 wiz Exp $ +@comment $NetBSD: PLIST,v 1.58 2016/05/30 14:25:12 prlw1 Exp $ bin/curl bin/curl-config include/curl/curl.h @@ -334,6 +334,7 @@ man/man3/curl_multi_remove_handle.3 man/man3/curl_multi_setopt.3 man/man3/curl_multi_socket.3 man/man3/curl_multi_socket_action.3 +man/man3/curl_multi_socket_all.3 man/man3/curl_multi_strerror.3 man/man3/curl_multi_timeout.3 man/man3/curl_multi_wait.3 |