diff options
-rw-r--r-- | games/freeciv-gtk2/Makefile | 2 | ||||
-rw-r--r-- | games/freeciv/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/freeciv-gtk2/Makefile b/games/freeciv-gtk2/Makefile index 6de9a0ae2665..ea6553997a41 100644 --- a/games/freeciv-gtk2/Makefile +++ b/games/freeciv-gtk2/Makefile @@ -8,7 +8,7 @@ DISTNAME= freeciv-1.8.3 CATEGORIES= games -MASTER_SITES= ftp://ftp.freeciv.org/pub/freeciv/stable_version/ \ +MASTER_SITES= ftp://ftp.freeciv.org/pub/freeciv/beta_version/ \ http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/ MAINTAINER= ada@bsd.org diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile index 6de9a0ae2665..ea6553997a41 100644 --- a/games/freeciv/Makefile +++ b/games/freeciv/Makefile @@ -8,7 +8,7 @@ DISTNAME= freeciv-1.8.3 CATEGORIES= games -MASTER_SITES= ftp://ftp.freeciv.org/pub/freeciv/stable_version/ \ +MASTER_SITES= ftp://ftp.freeciv.org/pub/freeciv/beta_version/ \ http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/ MAINTAINER= ada@bsd.org |