diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2009-08-12 16:36:14 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2009-08-12 16:36:14 +0000 |
commit | e22bd56afe1984791876ef2b4dbe33883b173eb7 (patch) | |
tree | f88da9dfaddc9df646b2453173451f39ff9c50a2 /games/openttd | |
parent | 3b2adddf78db962eee9dc4bf8e00926e75236f81 (diff) |
Provide alternative download site until we deal with SF mirrors.
PR: ports/137597
Notes
Notes:
svn path=/head/; revision=239396
Diffstat (limited to 'games/openttd')
-rw-r--r-- | games/openttd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openttd/Makefile b/games/openttd/Makefile index 4366af47aa46..7e0ecd9e9f25 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -8,7 +8,7 @@ PORTNAME= openttd PORTVERSION= 0.7.2 CATEGORIES= games -MASTER_SITES= SF +MASTER_SITES= SF http://binaries.openttd.org/releases/${PORTVERSION}/ MAINTAINER= danfe@FreeBSD.org COMMENT= An open source clone of Microprose Transport Tycoon Deluxe |