summaryrefslogtreecommitdiff
path: root/games/eights/files/patch-eights.c
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-04-01 10:44:26 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-04-01 10:44:26 +0000
commit7407f5dee6cbe2b7ec836e002fd9077bcfccfb38 (patch)
tree695a7397b412b3be695a5cc3867332f6e73814ab /games/eights/files/patch-eights.c
parentUpdate to 0.08. (diff)
kind of reroll, removed line was:
[/usr/ports/games/eights] root@k7>diff -b eights/eights.c eights.c.new 8,9d7 < #define debug < Noticed on: bento
Notes
Notes: svn path=/head/; revision=77913
Diffstat (limited to '')
-rw-r--r--games/eights/files/patch-eights.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/eights/files/patch-eights.c b/games/eights/files/patch-eights.c
new file mode 100644
index 000000000000..51aac5ea1aa7
--- /dev/null
+++ b/games/eights/files/patch-eights.c
@@ -0,0 +1,11 @@
+--- eights.c Sun Nov 10 08:50:52 2002
++++ eights.c Sat May 20 12:36:22 2000
+@@ -5,6 +5,8 @@
+ #include <unistd.h>
+ #include <time.h>
+
++#define debug
++
+ #ifdef DEBUG
+ #undef debug
+ #define debug printf