aboutsummaryrefslogtreecommitdiff
path: root/games/sl
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2009-02-20 21:27:51 +0000
committerStanislav Sedov <stas@FreeBSD.org>2009-02-20 21:27:51 +0000
commit4213a87ba641e8259c80e96d1de6759d50cbfe09 (patch)
tree096d4525a063d6c4e494b4af0fb97842eb8d494f /games/sl
parent6d5ba648fad4a2df583a52ecfa512497024324d2 (diff)
downloadports-4213a87ba641e8259c80e96d1de6759d50cbfe09.tar.gz
ports-4213a87ba641e8259c80e96d1de6759d50cbfe09.zip
- Add additional mirror for sl5-1.patch as the old one seems to be
unavailable.
Notes
Notes: svn path=/head/; revision=228742
Diffstat (limited to 'games/sl')
-rw-r--r--games/sl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/sl/Makefile b/games/sl/Makefile
index e69ec39aa151..1a398a1e63b7 100644
--- a/games/sl/Makefile
+++ b/games/sl/Makefile
@@ -14,7 +14,8 @@ EXTRACT_SUFX= .tar
.if defined(WITH_PERSISTENT)
SLPATCHVERSION= .5p1
-PATCH_SITES= http://www.izumix.org.uk/sl/
+PATCH_SITES= http://www.izumix.org.uk/sl/ \
+ http://www.SpringDaemons.com/stas/
PATCHFILES= sl5-1.patch
PATCH_DIST_STRIP= -p1
.endif