diff options
author | Brian Feldman <green@FreeBSD.org> | 2001-02-24 03:37:17 +0000 |
---|---|---|
committer | Brian Feldman <green@FreeBSD.org> | 2001-02-24 03:37:17 +0000 |
commit | 8c2e1f56ee982ae616f3b064d0eab5131d5c7876 (patch) | |
tree | 7252907e680276ead49aa238787ad46548a1e1db /games/wolfpack | |
parent | e79ed0e9b3bbd0d8b33d7e0720eda9c657ea35a4 (diff) | |
download | ports-8c2e1f56ee982ae616f3b064d0eab5131d5c7876.tar.gz ports-8c2e1f56ee982ae616f3b064d0eab5131d5c7876.zip |
Notes
Diffstat (limited to 'games/wolfpack')
-rw-r--r-- | games/wolfpack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/wolfpack/Makefile b/games/wolfpack/Makefile index d6a0e17d08c5..37f0e3a0ad08 100644 --- a/games/wolfpack/Makefile +++ b/games/wolfpack/Makefile @@ -8,7 +8,7 @@ PORTNAME= wolfpack PORTVERSION= 4.2.8 CATEGORIES= games -MASTER_SITES= ftp://empire.idlpaper.com/pub/empire/server/ +MASTER_SITES= ftp://ftp.empire.cx/pub/empire/server/oldversions/ DISTNAME= empire${PORTVERSION} MAINTAINER= darius@dons.net.au |