summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2016-12-18 23:45:22 +0100
committerDaniel Stenberg <daniel@haxx.se>2016-12-18 23:45:22 +0100
commitc56232999688ebbf2bdf45370bfa4d7b6c3c053e (patch)
tree7c45cb22b9c4eb7052557547a6c90036db147477
parent3dcbd06d05f53e8e60bd8a99f76fd3d4223c515b (diff)
downloadcurl-c56232999688ebbf2bdf45370bfa4d7b6c3c053e.tar.gz
config-amigaos.h: fix bug report email reference
-rw-r--r--lib/config-amigaos.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/config-amigaos.h b/lib/config-amigaos.h
index 74f5f5278..7c099e9f2 100644
--- a/lib/config-amigaos.h
+++ b/lib/config-amigaos.h
@@ -7,7 +7,7 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * Copyright (C) 1998 - 2015, Daniel Stenberg, <daniel@haxx.se>, et al.
+ * Copyright (C) 1998 - 2016, Daniel Stenberg, <daniel@haxx.se>, et al.
*
* This software is licensed as described in the file COPYING, which
* you should have received as part of this distribution. The terms
@@ -98,7 +98,7 @@
#define OS "AmigaOS"
#define PACKAGE "curl"
-#define PACKAGE_BUGREPORT "curl-bug@haxx.se"
+#define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.haxx.se/mail/"
#define PACKAGE_NAME "curl"
#define PACKAGE_STRING "curl -"
#define PACKAGE_TARNAME "curl"