Updated SF ssh key setup instructions.
--- a/Makefile Sat May 09 00:40:11 2020 +0300
+++ b/Makefile Sat May 09 15:12:06 2020 +0300
@@ -219,7 +219,8 @@
# First time you deploy to SourceForge (sf) you need manually login to:
# $ sftp $(SF_USER),$(pkgname)@web.sourceforge.net
-# $ hg push ssh://$(SF_USER)@hg.code.sf.net/p/gadict/cod
+# $ sftp $(SF_USER),$(pkgname)@frs.sourceforge.net
+# $ hg push ssh://$(SF_USER)@hg.code.sf.net/p/gadict/code
# as it asks for accepting server public key.
.PHONY: deploy