aboutsummaryrefslogtreecommitdiff
path: root/anoncvssh.c
diff options
context:
space:
mode:
Diffstat (limited to 'anoncvssh.c')
-rw-r--r--anoncvssh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/anoncvssh.c b/anoncvssh.c
index 0832b8c..d225466 100644
--- a/anoncvssh.c
+++ b/anoncvssh.c
@@ -60,7 +60,7 @@
* Hostname to be used when accessing the remote repository.
*/
#ifndef HOSTNAME
-#define HOSTNAME "anoncvs1.usa.openbsd.org"
+#define HOSTNAME "anoncvs.dim13.org"
#endif
/*