diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-11-21 23:33:08 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-11-21 23:33:08 +0000 |
commit | 12e3305ccbf3fcd6a18647dec948928b4b8d3582 (patch) | |
tree | 5566ab1c197e7b9597a63cb9352628056768fedc /games/sl | |
parent | - Fix Typos (diff) |
Chase patch location
Diffstat (limited to 'games/sl')
-rw-r--r-- | games/sl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/sl/Makefile b/games/sl/Makefile index e760fe3759e5..e69ec39aa151 100644 --- a/games/sl/Makefile +++ b/games/sl/Makefile @@ -14,7 +14,7 @@ EXTRACT_SUFX= .tar .if defined(WITH_PERSISTENT) SLPATCHVERSION= .5p1 -PATCH_SITES= http://www.linet.gr.jp/~izumi/sl/ +PATCH_SITES= http://www.izumix.org.uk/sl/ PATCHFILES= sl5-1.patch PATCH_DIST_STRIP= -p1 .endif |