summaryrefslogtreecommitdiff
path: root/games/xblast-beta/files/patch-ae
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2001-06-02 11:20:28 +0000
committerStefan Eßer <se@FreeBSD.org>2001-06-02 11:20:28 +0000
commit39e23c183ac453074592ea139d8aa95a0b7d00f7 (patch)
treed62408c44a05bc75c3f9498e6728b2c760de4a9c /games/xblast-beta/files/patch-ae
parentAdd SCRIPTS_ENV="WRKDIRPREFIX=${WRKDIRPREFIX}" to work around $WRKDIRPREFIX (diff)
Upgrade to 2.7.34beta
Diffstat (limited to '')
-rw-r--r--games/xblast-beta/files/patch-ae18
1 files changed, 0 insertions, 18 deletions
diff --git a/games/xblast-beta/files/patch-ae b/games/xblast-beta/files/patch-ae
deleted file mode 100644
index 88ac766ae456..000000000000
--- a/games/xblast-beta/files/patch-ae
+++ /dev/null
@@ -1,18 +0,0 @@
---- common.h~ Sun Apr 1 20:16:33 2001
-+++ common.h Sun Apr 8 19:59:01 2001
-@@ -27,6 +27,7 @@
- #include "config.h"
- #endif
-
-+#include <sys/types.h>
- #include <assert.h>
- #include <ctype.h>
- #include <dirent.h>
-@@ -39,7 +40,6 @@
- #include <time.h>
- #ifndef Win32_Winsock
- #include <sys/time.h>
--#include <sys/types.h>
- #include <sys/socket.h>
- #endif
-