summaryrefslogtreecommitdiffstats
path: root/games/heretic/files/patch-i_udp.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/heretic/files/patch-i_udp.c')
-rw-r--r--games/heretic/files/patch-i_udp.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/heretic/files/patch-i_udp.c b/games/heretic/files/patch-i_udp.c
new file mode 100644
index 0000000..e7e198b
--- /dev/null
+++ b/games/heretic/files/patch-i_udp.c
@@ -0,0 +1,11 @@
+--- i_udp.c.old Sun Oct 20 22:21:11 2002
++++ i_udp.c Sun Oct 20 22:21:26 2002
+@@ -31,7 +31,7 @@
+
+ boolean server = 0;
+
+-static int DOOMPORT = (IPPORT_USERRESERVED +0x1d );
++static int DOOMPORT = (5000 +0x1d );
+
+ /* static int sendsocket; */
+ /* static int insocket; */
OpenPOWER on IntegriCloud