From 5ac0e90c95ad4ac91ff74eb2e46ca4b9170379d3 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Mon, 22 Jul 2024 16:02:15 +0300 Subject: [PATCH] lists.cypherpunks.ru->.su --- README | 4 ++-- README.RU | 4 ++-- doc/contacts.texi | 2 +- doc/mirrors.texi | 4 ++-- doc/sources.texi | 8 ++++---- makedist | 8 ++++---- 6 files changed, 15 insertions(+), 15 deletions(-) diff --git a/README b/README index 9aa5a78..844b5e7 100644 --- a/README +++ b/README @@ -22,9 +22,9 @@ Home page: http://www.nncpgo.org/ Please send questions regarding the use of NNCP, bug reports and patches to nncp-devel mailing list: -http://lists.cypherpunks.ru/nncp_002ddevel.html +http://lists.cypherpunks.su/nncp_002ddevel.html Development Git source code repository currently is located here: -http://www.git.cypherpunks.ru/?p=nncp.git;a=summary +http://www.git.cypherpunks.su/?p=nncp.git;a=summary For further information please read either doc/nncp.info or doc/nncp.texi. diff --git a/README.RU b/README.RU index a48bc31..1fe3547 100644 --- a/README.RU +++ b/README.RU @@ -27,10 +27,10 @@ NNCP это свободное программное обеспечением: Пожалуйста все вопросы касающиеся использования NNCP, отчёты об ошибках и патчи отправляйте в nncp-devel почтовую рассылку: -http://lists.cypherpunks.ru/nncp_002ddevel.html +http://lists.cypherpunks.su/nncp_002ddevel.html Исходный код для разработчика находится в Git репозитории: -http://www.git.cypherpunks.ru/?p=nncp.git;a=summary +http://www.git.cypherpunks.su/?p=nncp.git;a=summary Для дополнительной информации пожалуйста читайте или doc/nncp.info или doc/nncp.texi. diff --git a/doc/contacts.texi b/doc/contacts.texi index 01803d0..78b86d8 100644 --- a/doc/contacts.texi +++ b/doc/contacts.texi @@ -6,7 +6,7 @@ @unnumbered Contacts Please send questions regarding the use of NNCP, bug reports and patches to -@url{http://lists.cypherpunks.ru/nncp_002ddevel.html, nncp-devel} +@url{http://lists.cypherpunks.su/nncp_002ddevel.html, nncp-devel} mailing list. Announcements also go to this mailing list. There are also community-supported @code{#nncp:matrix.org} Matrix diff --git a/doc/mirrors.texi b/doc/mirrors.texi index 4773f9c..f9c9b19 100644 --- a/doc/mirrors.texi +++ b/doc/mirrors.texi @@ -26,12 +26,12 @@ accessible address: @url{http://y.www.nncpgo.org/}. @cindex quux.org @item @url{https://nncp.mirrors.quux.org/} -Its creation @url{http://lists.cypherpunks.ru/archive/nncp-devel/87lf5fjvwb.fsf@@complete.org/T/, announcement}. +Its creation @url{http://lists.cypherpunks.su/archive/nncp-devel/87lf5fjvwb.fsf@@complete.org/T/, announcement}. Mirror of the whole NNCP's website with all tarballs, made by John Goerzen. It uses @url{https://letsencrypt.org/, Let's Encrypt} certificate authority, so can be more easily accessible for some people. If you have got NNCP-peering with -@url{http://lists.cypherpunks.ru/archive/nncp-devel/20210731121239.j3grg2di22vfc6ne@@faeroes.freeshell.org/T/, nncp.quux.org} +@url{http://lists.cypherpunks.su/archive/nncp-devel/20210731121239.j3grg2di22vfc6ne@@faeroes.freeshell.org/T/, nncp.quux.org} node, then you can also @ref{nncp-freq, freq} the @ref{Tarballs, tarballs} from it. diff --git a/doc/sources.texi b/doc/sources.texi index 474d27c..c178d27 100644 --- a/doc/sources.texi +++ b/doc/sources.texi @@ -10,10 +10,10 @@ libraries source code. Because of that, it is recommended for porters to use @ref{Tarballs, tarballs} instead. @example -$ git clone --branch develop git://git.cypherpunks.ru/nncp.git nncp +$ git clone --branch develop git://git.cypherpunks.su/nncp.git nncp @end example You can also use -@url{https://git.cypherpunks.ru/nncp.git}, -@url{http://git.cypherpunks.ru/nncp.git}, -@url{http://y.git.cypherpunks.ru/nncp.git} URLs instead. +@url{https://git.cypherpunks.su/nncp.git}, +@url{http://git.cypherpunks.su/nncp.git}, +@url{http://y.git.cypherpunks.su/nncp.git} URLs instead. diff --git a/makedist b/makedist index 1455f9d..749e523 100755 --- a/makedist +++ b/makedist @@ -187,10 +187,10 @@ There are mirrors where you can also get the source code tarballs: http://www.nncpgo.org/Mirrors.html Please send questions regarding the use of NNCP, bug reports and patches -to mailing list: http://lists.cypherpunks.ru/nncp_002ddevel.html +to mailing list: http://lists.cypherpunks.su/nncp_002ddevel.html EOF echo mutt -s \"[EN] NNCP $release release announcement\" \ - nncp-devel@lists.cypherpunks.ru \ + nncp-devel@lists.cypherpunks.su \ -a $cur/doc/download/"$tarball".meta4 cat <