mirror of
https://github.com/osmarks/ngircd.git
synced 2025-03-14 21:18:11 +00:00
Update the mailing list address to ngircd@lists.barton.de
This commit is contained in:
parent
e339d9c381
commit
39d41001bc
@ -2,7 +2,7 @@
|
||||
|
||||
Note:
|
||||
If you have comments, patches or something else, please feel free to post
|
||||
a mail to the ngIRCd mailing list: <ngircd-ml@ngircd.barton.de> (please see
|
||||
a mail to the ngIRCd mailing list: <ngircd@lists.barton.de> (please see
|
||||
<http://ngircd.barton.de/support.php> for details) or join the ngIRCd IRC
|
||||
channel "#ngircd" on irc.barton.de: <irc://irc.barton.de/ngircd>.
|
||||
|
||||
|
@ -72,7 +72,7 @@ interested in the latest development code: <https://github.com/ngircd/ngircd>.
|
||||
Please don't hesitate to contact us if you encounter problems:
|
||||
|
||||
- On IRC: <irc://irc.barton.de/ngircd>
|
||||
- Via the mailing list: <ngircd-ml@ngircd.barton.de>
|
||||
- Via the mailing list: <ngircd@lists.barton.de>
|
||||
|
||||
See <https://ngircd.barton.de/support> for details.
|
||||
|
||||
|
@ -23,7 +23,7 @@ m4_ifdef([AM_SILENT_RULES],
|
||||
# -- Initialisation --
|
||||
|
||||
AC_PREREQ([2.61])
|
||||
AC_INIT([ngIRCd],[VERSION_ID],[ngircd-ml@ngircd.barton.de],[ngircd],[http://ngircd.barton.de/])
|
||||
AC_INIT([ngIRCd],[VERSION_ID],[ngircd@lists.barton.de],[ngircd],[https://ngircd.barton.de/])
|
||||
|
||||
AC_CONFIG_SRCDIR([src/ngircd/ngircd.c])
|
||||
AC_CONFIG_HEADER([src/config.h])
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
# This script analyzes the build process of ngIRCd and generates output
|
||||
# suitable for inclusion in doc/Platforms.txt -- please send reports
|
||||
# to the ngIRCd mailing list: <ngircd-ml@ngircd.barton.de>.
|
||||
# to the ngIRCd mailing list: <ngircd@lists.barton.de>.
|
||||
|
||||
NAME=$(basename "$0")
|
||||
VERBOSE=
|
||||
|
Loading…
x
Reference in New Issue
Block a user