summaryrefslogtreecommitdiff
path: root/games/mythserver/files/patch-common::game_search_packets.c
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-01-17 13:48:40 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-01-17 13:48:40 +0000
commit7372417bc4f6355d9bbbfe973bb5c20f7881533e (patch)
tree0f46c44a7ed7317b767cdfc1b5c4cd47ff403f2a /games/mythserver/files/patch-common::game_search_packets.c
parent- fix a bug to handle duplicate spam.filter in nntpcache.access correctly. (diff)
2007-01-17 games/hlserver-opera: distfile and homepage disappeared
2007-01-17 games/mythserver: distfile disappeared 2007-01-16 games/nwnusers: Does not make any sense any more. (NWN 2 is out there) 2007-01-17 games/urban-sounds: distfile and homepage disappeared 2007-01-17 games/urban: distfile and homepage disappeared 2007-01-17 games/x3eyes: distfile disappeared and has no homepage 2007-01-17 games/xeji: distfile disappeared and has no homepage 2007-01-17 games/xemeraldia: distfile disappeared and has no homepage 2007-01-17 games/xlifegame: distfile disappeared and has no homepage 2007-01-17 games/xpilotmon: distfile disappeared and has no homepage 2007-01-17 games/xsok: distfile disappeared and has no homepage
Notes
Notes: svn path=/head/; revision=182632
Diffstat (limited to 'games/mythserver/files/patch-common::game_search_packets.c')
-rw-r--r--games/mythserver/files/patch-common::game_search_packets.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/games/mythserver/files/patch-common::game_search_packets.c b/games/mythserver/files/patch-common::game_search_packets.c
deleted file mode 100644
index ea39eff07400..000000000000
--- a/games/mythserver/files/patch-common::game_search_packets.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- common/game_search_packets.c.orig Wed Jan 7 16:16:05 2004
-+++ common/game_search_packets.c Wed Jan 7 16:18:38 2004
-@@ -3,6 +3,9 @@
- Copyright (c) 1997-2002 Bungie Studios
- Refer to the file "License.txt" for details
- */
-+#include <string.h>
-+#include <sys/types.h>
-+#include <sys/socket.h>
-
- #include "cseries.h"
- #include "byte_swapping.h"