summaryrefslogtreecommitdiffstats
path: root/games/gnome-games/files/patch-blackjack_src_game.cpp
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-03-19 13:35:06 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-03-19 13:35:06 +0800
commit716e853082f85512d878931d3c2903f4a669c7e8 (patch)
tree3a24d58f313f014bb8f3aca107a85ec50d2fb1df /games/gnome-games/files/patch-blackjack_src_game.cpp
parentea6bb0f0996a0cf559b13cfa9aef24e8199d6a23 (diff)
downloadmarcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.tar.gz
marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.tar.zst
marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.zip
Remove these ports now that they have been committed to FreeBSD.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8576 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'games/gnome-games/files/patch-blackjack_src_game.cpp')
-rw-r--r--games/gnome-games/files/patch-blackjack_src_game.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/games/gnome-games/files/patch-blackjack_src_game.cpp b/games/gnome-games/files/patch-blackjack_src_game.cpp
deleted file mode 100644
index e99798100..000000000
--- a/games/gnome-games/files/patch-blackjack_src_game.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- blackjack/src/game.cpp.orig Wed Apr 13 15:44:11 2005
-+++ blackjack/src/game.cpp Wed Apr 13 15:45:24 2005
-@@ -24,6 +24,7 @@
-
- #include <stdlib.h>
- #include <string.h>
-+#include <ctype.h>
- #include <glib/gi18n.h>
- #include <glib/gstdio.h>
- #include <libxml/tree.h>