summaryrefslogtreecommitdiff
path: root/src/net_query.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/net_query.c')
-rw-r--r--src/net_query.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net_query.c b/src/net_query.c
index 265e3804..2797ea2e 100644
--- a/src/net_query.c
+++ b/src/net_query.c
@@ -38,7 +38,7 @@
// DNS address of the Internet master server.
-#define MASTER_SERVER_ADDRESS "master.chocolate-doom.org"
+#define MASTER_SERVER_ADDRESS "master.chocolate-doom.org:2342"
// Time to wait for a response before declaring a timeout.