diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-28 22:47:13 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-28 22:47:13 +0000 |
commit | 935d80d6686082e8d08721095c8b5cffe0a943fb (patch) | |
tree | f1a0d2c584c9238435c3e5639012895d03ca48ba /games | |
parent | 72db53e63f87cd5a20af49d6362549e1260e8875 (diff) | |
download | freebsd-ports-935d80d6686082e8d08721095c8b5cffe0a943fb.zip |
The last commit had a bogus path in the MASTER_SITE and I forgot
to tell sheldonh before he committed it..
Diffstat (limited to 'games')
-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 |