summaryrefslogtreecommitdiff
path: root/src/Makefile.netware
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2016-11-07 10:36:23 +0100
committerDaniel Stenberg <daniel@haxx.se>2016-11-07 10:36:23 +0100
commit27302abb9467f21a481fcc6b8eca53d34e04373b (patch)
treeaac900406c50dfd139fe48d7d6168555fdeed87e /src/Makefile.netware
parent0269f6446de2e16eab272f9a6e37eec861035ea7 (diff)
downloadgnurl-27302abb9467f21a481fcc6b8eca53d34e04373b.tar.gz
gnurl-27302abb9467f21a481fcc6b8eca53d34e04373b.tar.bz2
gnurl-27302abb9467f21a481fcc6b8eca53d34e04373b.zip
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.
Diffstat (limited to 'src/Makefile.netware')
-rw-r--r--src/Makefile.netware2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.netware b/src/Makefile.netware
index 3e4f6546d..a927da592 100644
--- a/src/Makefile.netware
+++ b/src/Makefile.netware
@@ -102,7 +102,7 @@ endif
TARGET = curl
VERSION = $(LIBCURL_VERSION)
COPYR = Copyright (C) $(LIBCURL_COPYRIGHT_STR)
-DESCR = cURL $(LIBCURL_VERSION_STR) ($(LIBARCH)) - https://curl.haxx.se
+DESCR = curl $(LIBCURL_VERSION_STR) ($(LIBARCH)) - https://curl.haxx.se
MTSAFE = YES
STACK = 64000
SCREEN = $(TARGET) commandline utility