diff options
author | wiz <wiz> | 2009-02-21 13:38:37 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-02-21 13:38:37 +0000 |
commit | dd5de1500dce410b9f845668a6d8024525792644 (patch) | |
tree | b5e19bb8ef7f4ce0e11f310689193d10da9e4695 /www/curl/PLIST | |
parent | 5811baafbaffdd930bcdc892730ee57fe4d2c413 (diff) | |
download | pkgsrc-dd5de1500dce410b9f845668a6d8024525792644.tar.gz |
Update to 7.19.3:
This release adds CURLAUTH_DIGEST_IE and vc9 makefiles and has
around 30 bugfixes.
Diffstat (limited to 'www/curl/PLIST')
-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 a236039a954..97aaf640944 100644 --- a/www/curl/PLIST +++ b/www/curl/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.25 2009/01/08 16:25:45 wiz Exp $ +@comment $NetBSD: PLIST,v 1.26 2009/02/21 13:38:37 wiz Exp $ bin/curl bin/curl-config include/curl/curl.h @@ -81,6 +81,7 @@ share/examples/curl/cookie_interface.c share/examples/curl/curlgtk.c share/examples/curl/curlx.c share/examples/curl/debug.c +share/examples/curl/evhiperfifo.c share/examples/curl/fileupload.c share/examples/curl/fopen.c share/examples/curl/ftpget.c |