summaryrefslogtreecommitdiff
path: root/games/jigzo/files/patch-main.cxx
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-02-24 03:11:57 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-02-24 03:11:57 +0000
commitfa4a943c17e47bf910596a414fd7287983350b9b (patch)
treedc76cec18a505befc330e612e0a56bf1caa5ca49 /games/jigzo/files/patch-main.cxx
parent- Fix manpage pointing to correct PREFIX for binary and conf (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_0_0'.release/7.0.0
Diffstat (limited to 'games/jigzo/files/patch-main.cxx')
-rw-r--r--games/jigzo/files/patch-main.cxx10
1 files changed, 0 insertions, 10 deletions
diff --git a/games/jigzo/files/patch-main.cxx b/games/jigzo/files/patch-main.cxx
deleted file mode 100644
index df5e2962e8cc..000000000000
--- a/games/jigzo/files/patch-main.cxx
+++ /dev/null
@@ -1,10 +0,0 @@
---- main.cxx.orig Sun Feb 5 04:41:46 2006
-+++ main.cxx Sun Feb 5 23:41:41 2006
-@@ -28,6 +28,7 @@
- float BG_G = 0.0;
- float BG_B = 0.0;
-
-+#include <unistd.h>
- #include <cstdio>
- #include <cstring>
- #include <cmath>