From 27302abb9467f21a481fcc6b8eca53d34e04373b Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 7 Nov 2016 10:36:23 +0100 Subject: s/cURL/curl We're mostly saying just "curl" in lower case these days so here's a big cleanup to adapt to this reality. A few instances are left as the project could still formally be considered called cURL. --- packages/Win32/cygwin/README | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'packages/Win32') diff --git a/packages/Win32/cygwin/README b/packages/Win32/cygwin/README index a0811de76..60bb5e10d 100644 --- a/packages/Win32/cygwin/README +++ b/packages/Win32/cygwin/README @@ -12,7 +12,7 @@ Dependencies: - Cygwin - OpenSSL 0.9.6b-2+ (*) - (*) cURL can be built without SSL support, see below for details + (*) curl can be built without SSL support, see below for details Canonical Homepage and Downloads: @@ -41,7 +41,7 @@ Build Instructions (to recompile from the cygwin source tarball): (**) LibTool 1.4.2 had a bug related to cygwin's use of ".exe" extensions, such that "make install" blew up at curl.exe. See this URL for details: http://mail.gnu.org/pipermail/libtool/2001-September/005549.html - The copy of ltmain.sh that is distributed with cURL includes this patch. + The copy of ltmain.sh that is distributed with curl includes this patch. As of curl 7.9.1, the official source compiles (under Cygwin) and tests 100% cleanly OOTB (Out Of The Box) @@ -100,9 +100,9 @@ Packaging Instructions: requires: cygwin openssl @ curl-devel - sdesc: "(lib)cURL headers, static libraries, developer docs and samples" + sdesc: "(lib)curl headers, static libraries, developer docs and samples" ldesc: "curl-devel is the developer-oriented (non-run-time) parts - of the cURL package. It includes header files, static libraries, + of the curl package. It includes header files, static libraries, example source code snippets, and the libcurl man pages." category: Web Libs Devel requires: cygwin openssl curl @@ -110,5 +110,5 @@ Packaging Instructions: Cygwin port maintained by: Kevin Roth - Questions about cURL should be directed to curl-users@cool.haxx.se. + Questions about curl should be directed to curl-users@cool.haxx.se. Questions about this cygwin package go to cygwin@cygwin.com. -- cgit v1.2.3