summaryrefslogtreecommitdiff
path: root/games/freesweep/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'games/freesweep/files/patch-aa')
-rw-r--r--games/freesweep/files/patch-aa11
1 files changed, 0 insertions, 11 deletions
diff --git a/games/freesweep/files/patch-aa b/games/freesweep/files/patch-aa
deleted file mode 100644
index a61099736cbc..000000000000
--- a/games/freesweep/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- sweep.h.in.orig Wed Mar 29 23:08:32 2000
-+++ sweep.h.in Wed Mar 29 23:09:50 2000
-@@ -36,7 +36,7 @@
- #include <signal.h>
-
- #ifdef HAVE_LIBNCURSES
--#include "@NCURSES_HINT@/include/curses.h"
-+#include <ncurses.h>
- #define DEFAULT_LINEDRAW 1
- #else /* HAVE_LIBNCURSES */
- #include <curses.h>