1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/games/heretic/files/patch-al
Mike Silbersack 619dc68736 Move patch-al to its proper place. (oops!)
patch-al fixes PR ports/43473, in a slightly simpler fashion.
2002-10-21 16:17:54 +00:00

12 lines
276 B
Plaintext

--- 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; */