diff options
author | osa <osa@FreeBSD.org> | 2003-06-30 16:55:39 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2003-06-30 16:55:39 +0800 |
commit | a08e361503a84a378de8c405b747a9d80e46bf60 (patch) | |
tree | 2aba8fe8a69e96c04cbfbb5b8a5ed3d388099c73 | |
parent | 13204de5be8fd0863f28a600f65402b552c18254 (diff) | |
download | freebsd-ports-gnome-a08e361503a84a378de8c405b747a9d80e46bf60.tar.gz freebsd-ports-gnome-a08e361503a84a378de8c405b747a9d80e46bf60.tar.zst freebsd-ports-gnome-a08e361503a84a378de8c405b747a9d80e46bf60.zip |
Fix latest update
Submitted by: maintainer
PR: 53893
Approved by: fjoe (mentor) (implicit)
-rw-r--r-- | games/quake2lnx/files/patch-src::qcommon::files.c (renamed from games/quake2lnx/files/patch-qcommon::files.c) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/quake2lnx/files/patch-qcommon::files.c b/games/quake2lnx/files/patch-src::qcommon::files.c index a9af2f9de20b..db9829b74fba 100644 --- a/games/quake2lnx/files/patch-qcommon::files.c +++ b/games/quake2lnx/files/patch-src::qcommon::files.c @@ -1,5 +1,5 @@ ---- qcommon/files.c.orig Wed Oct 9 03:54:25 2002 -+++ qcommon/files.c Sat Jun 28 12:30:57 2003 +--- src/qcommon/files.c.orig Wed Oct 9 03:54:25 2002 ++++ src/qcommon/files.c Sat Jun 28 12:30:57 2003 @@ -898,7 +898,11 @@ // basedir <path> // allows the game to run from outside the data tree |