diff options
-rw-r--r-- | games/freeciv-gtk2/Makefile | 5 | ||||
-rw-r--r-- | games/freeciv/Makefile | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/games/freeciv-gtk2/Makefile b/games/freeciv-gtk2/Makefile index bb50da3c833a..05f2bc6c6fb1 100644 --- a/games/freeciv-gtk2/Makefile +++ b/games/freeciv-gtk2/Makefile @@ -3,13 +3,12 @@ # Date created: Jun 20 1997 # Whom: ada@bsd.org # -# $Id: Makefile,v 1.19 1999/02/08 18:07:44 dirk Exp $ +# $Id: Makefile,v 1.20 1999/05/01 03:11:05 steve Exp $ # DISTNAME= freeciv-1.8.0 CATEGORIES= games -MASTER_SITES= ftp://ftp.freeciv.org/pub/freeciv/ \ - ftp://ftp.pvv.ntnu.no/pub/freeciv/ \ +MASTER_SITES= ftp://ftp.freeciv.org/pub/freeciv/stable_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 bb50da3c833a..05f2bc6c6fb1 100644 --- a/games/freeciv/Makefile +++ b/games/freeciv/Makefile @@ -3,13 +3,12 @@ # Date created: Jun 20 1997 # Whom: ada@bsd.org # -# $Id: Makefile,v 1.19 1999/02/08 18:07:44 dirk Exp $ +# $Id: Makefile,v 1.20 1999/05/01 03:11:05 steve Exp $ # DISTNAME= freeciv-1.8.0 CATEGORIES= games -MASTER_SITES= ftp://ftp.freeciv.org/pub/freeciv/ \ - ftp://ftp.pvv.ntnu.no/pub/freeciv/ \ +MASTER_SITES= ftp://ftp.freeciv.org/pub/freeciv/stable_version/ \ http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/ MAINTAINER= ada@bsd.org |