diff options
author | kris <kris@FreeBSD.org> | 2006-11-22 07:33:08 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-11-22 07:33:08 +0800 |
commit | b224c12c12ad3c3b5fd5117f0a2e5f1bf656d6c3 (patch) | |
tree | e49f21509fcdf6c01f97835d7ccc09e9f95f6283 /games/sl | |
parent | 563943d77a810742caf38982ba0bc22d2bc9b71e (diff) | |
download | freebsd-ports-gnome-b224c12c12ad3c3b5fd5117f0a2e5f1bf656d6c3.tar.gz freebsd-ports-gnome-b224c12c12ad3c3b5fd5117f0a2e5f1bf656d6c3.tar.zst freebsd-ports-gnome-b224c12c12ad3c3b5fd5117f0a2e5f1bf656d6c3.zip |
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 |