diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-05-13 21:31:41 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-05-13 21:31:41 +0000 |
commit | 2670921f557d5bf9e886f223ddf1b0976e25bfcc (patch) | |
tree | 865d0a7c01a9a630a25948cea819f08bf597b3eb /games/holotz-castle/files | |
parent | 9d4f1e2d7b2aa8fc8bae4e23859e508fd187dbdc (diff) | |
download | ports-2670921f557d5bf9e886f223ddf1b0976e25bfcc.tar.gz ports-2670921f557d5bf9e886f223ddf1b0976e25bfcc.zip |
Notes
Diffstat (limited to 'games/holotz-castle/files')
-rw-r--r-- | games/holotz-castle/files/patch-JLib__JLib__Util__JFS.cpp (renamed from games/holotz-castle/files/patch-JLib-JLib-Util-JFS.cpp) | 4 | ||||
-rw-r--r-- | games/holotz-castle/files/patch-JLib__Makefile (renamed from games/holotz-castle/files/patch-JLib-Makefile) | 4 | ||||
-rw-r--r-- | games/holotz-castle/files/patch-src__Makefile (renamed from games/holotz-castle/files/patch-src-Makefile) | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/games/holotz-castle/files/patch-JLib-JLib-Util-JFS.cpp b/games/holotz-castle/files/patch-JLib__JLib__Util__JFS.cpp index 3fd9b8589df5..fb3643e3cbf2 100644 --- a/games/holotz-castle/files/patch-JLib-JLib-Util-JFS.cpp +++ b/games/holotz-castle/files/patch-JLib__JLib__Util__JFS.cpp @@ -1,5 +1,5 @@ ---- JLib/JLib/Util/JFS.cpp.orig 2008-08-23 22:36:06.000000000 +0400 -+++ JLib/JLib/Util/JFS.cpp 2008-08-25 17:58:54.000000000 +0400 +--- ./JLib/JLib/Util/JFS.cpp.orig 2009-05-02 11:17:15.000000000 +0200 ++++ ./JLib/JLib/Util/JFS.cpp 2014-05-06 09:39:45.658916968 +0200 @@ -886,8 +886,8 @@ s32 n, k; diff --git a/games/holotz-castle/files/patch-JLib-Makefile b/games/holotz-castle/files/patch-JLib__Makefile index ad43f316d70a..f5dc7a4b9f7b 100644 --- a/games/holotz-castle/files/patch-JLib-Makefile +++ b/games/holotz-castle/files/patch-JLib__Makefile @@ -1,5 +1,5 @@ ---- JLib/Makefile.orig 2008-08-23 22:36:06.000000000 +0400 -+++ JLib/Makefile 2008-08-25 18:00:54.000000000 +0400 +--- ./JLib/Makefile.orig 2009-05-02 11:17:15.000000000 +0200 ++++ ./JLib/Makefile 2014-05-06 09:39:45.658916968 +0200 @@ -19,7 +19,7 @@ endif diff --git a/games/holotz-castle/files/patch-src-Makefile b/games/holotz-castle/files/patch-src__Makefile index 353cd45a6541..043a6523e380 100644 --- a/games/holotz-castle/files/patch-src-Makefile +++ b/games/holotz-castle/files/patch-src__Makefile @@ -1,5 +1,5 @@ ---- src/Makefile.orig 2008-08-23 22:36:07.000000000 +0400 -+++ src/Makefile 2008-08-25 18:04:07.000000000 +0400 +--- ./src/Makefile.orig 2009-05-02 11:17:15.000000000 +0200 ++++ ./src/Makefile 2014-05-06 09:47:06.888924553 +0200 @@ -21,12 +21,8 @@ # Edita estas l�neas para cambiar el directorio de instalaci�n de datos y del juego o bien # comenta estas l�neas si no quieres instalar el juego (y descomenta las de arriba) |