diff options
Diffstat (limited to 'src/Makefile.netware')
-rw-r--r-- | src/Makefile.netware | 2 |
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 |