diff options
author | Brian Feldman <green@FreeBSD.org> | 2003-08-09 13:21:14 +0000 |
---|---|---|
committer | Brian Feldman <green@FreeBSD.org> | 2003-08-09 13:21:14 +0000 |
commit | 2f6e8d86d739b6415c976f6a840c27a76fa6c294 (patch) | |
tree | 36b287a17cbefa3e534cd4a405ef3edc824d2930 /emulators/snes9x/files/patch-aj | |
parent | Update to 0.06 (diff) |
Now that there's a download site again, upgrade to version 1.40.
Submitted by: KATO Tsuguru <tkato@prontomail.com>
PR: ports/44225
Diffstat (limited to 'emulators/snes9x/files/patch-aj')
-rw-r--r-- | emulators/snes9x/files/patch-aj | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/snes9x/files/patch-aj b/emulators/snes9x/files/patch-aj index 1230887f0cb2..09cbf1e05c4b 100644 --- a/emulators/snes9x/files/patch-aj +++ b/emulators/snes9x/files/patch-aj @@ -1,6 +1,6 @@ ---- netplay.cpp.orig Fri Oct 13 18:44:41 2000 -+++ netplay.cpp Fri Oct 13 18:56:53 2000 -@@ -682,22 +682,24 @@ +--- NETPLAY.CPP.orig Fri Jul 25 23:20:20 2003 ++++ NETPLAY.CPP Sat Aug 9 01:16:22 2003 +@@ -719,22 +719,24 @@ return; } char fname [L_tmpnam]; |