diff options
Diffstat (limited to 'contrib')
| -rwxr-xr-x | contrib/platformtest.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/platformtest.sh b/contrib/platformtest.sh index 4b1b9914..e5d577d9 100755 --- a/contrib/platformtest.sh +++ b/contrib/platformtest.sh @@ -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= |