diff options
author | edwin <edwin@FreeBSD.org> | 2005-11-27 06:18:24 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-11-27 06:18:24 +0800 |
commit | dba13269433bff97e04412afc9ae400323068781 (patch) | |
tree | a6e5b5b42ea3ae683ac1487c3a16067e696d7c5b /games | |
parent | 50ed907634016e8654a5e7c231c0ccb707b93c1c (diff) | |
download | freebsd-ports-gnome-dba13269433bff97e04412afc9ae400323068781.tar.gz freebsd-ports-gnome-dba13269433bff97e04412afc9ae400323068781.tar.zst freebsd-ports-gnome-dba13269433bff97e04412afc9ae400323068781.zip |
Fix path names in patches
Diffstat (limited to 'games')
-rw-r--r-- | games/q3cellshading/files/patch-code-Construct | 4 | ||||
-rw-r--r-- | games/q3cellshading/files/patch-code-unix-cons | 4 | ||||
-rw-r--r-- | games/quake3/files/patch-code-Construct | 4 | ||||
-rw-r--r-- | games/quake3/files/patch-code-unix-cons | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/games/q3cellshading/files/patch-code-Construct b/games/q3cellshading/files/patch-code-Construct index e9e859985f18..5d75e09d9384 100644 --- a/games/q3cellshading/files/patch-code-Construct +++ b/games/q3cellshading/files/patch-code-Construct @@ -1,5 +1,5 @@ ---- /work/a/ports/games/quake3/work/quake3-1.32b/code/Construct.orig Mon Aug 15 20:56:27 2005 -+++ /work/a/ports/games/quake3/work/quake3-1.32b/code/Construct Wed Nov 23 10:37:04 2005 +--- code/Construct.orig Mon Aug 15 20:56:27 2005 ++++ code/Construct Wed Nov 23 10:37:04 2005 @@ -19,8 +19,8 @@ use Cons_gcc; diff --git a/games/q3cellshading/files/patch-code-unix-cons b/games/q3cellshading/files/patch-code-unix-cons index f62b3d8eb9ed..b2e41f55f747 100644 --- a/games/q3cellshading/files/patch-code-unix-cons +++ b/games/q3cellshading/files/patch-code-unix-cons @@ -1,5 +1,5 @@ ---- /work/a/ports/games/quake3/work/quake3-1.32b/code/unix/cons.orig Fri Jun 14 13:01:32 2002 -+++ /work/a/ports/games/quake3/work/quake3-1.32b/code/unix/cons Wed Nov 23 10:32:49 2005 +--- code/unix/cons.orig Fri Jun 14 13:01:32 2002 ++++ code/unix/cons Wed Nov 23 10:32:49 2005 @@ -271,11 +271,11 @@ # Defaults for a typical (?) UNIX platform. # Your mileage may vary. diff --git a/games/quake3/files/patch-code-Construct b/games/quake3/files/patch-code-Construct index e9e859985f18..5d75e09d9384 100644 --- a/games/quake3/files/patch-code-Construct +++ b/games/quake3/files/patch-code-Construct @@ -1,5 +1,5 @@ ---- /work/a/ports/games/quake3/work/quake3-1.32b/code/Construct.orig Mon Aug 15 20:56:27 2005 -+++ /work/a/ports/games/quake3/work/quake3-1.32b/code/Construct Wed Nov 23 10:37:04 2005 +--- code/Construct.orig Mon Aug 15 20:56:27 2005 ++++ code/Construct Wed Nov 23 10:37:04 2005 @@ -19,8 +19,8 @@ use Cons_gcc; diff --git a/games/quake3/files/patch-code-unix-cons b/games/quake3/files/patch-code-unix-cons index f62b3d8eb9ed..b2e41f55f747 100644 --- a/games/quake3/files/patch-code-unix-cons +++ b/games/quake3/files/patch-code-unix-cons @@ -1,5 +1,5 @@ ---- /work/a/ports/games/quake3/work/quake3-1.32b/code/unix/cons.orig Fri Jun 14 13:01:32 2002 -+++ /work/a/ports/games/quake3/work/quake3-1.32b/code/unix/cons Wed Nov 23 10:32:49 2005 +--- code/unix/cons.orig Fri Jun 14 13:01:32 2002 ++++ code/unix/cons Wed Nov 23 10:32:49 2005 @@ -271,11 +271,11 @@ # Defaults for a typical (?) UNIX platform. # Your mileage may vary. |