diff options
Diffstat (limited to '')
-rw-r--r-- | games/hlserver-wizwars/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hlserver-wizwars/Makefile b/games/hlserver-wizwars/Makefile index eda047cd54b4..3546a853d743 100644 --- a/games/hlserver-wizwars/Makefile +++ b/games/hlserver-wizwars/Makefile @@ -8,7 +8,7 @@ PORTNAME= wizardwars PORTVERSION= 0.1.0 PORTEPOCH= 1 -MASTER_SITES= ftp://fileplanet.ngi.it/fileplanet2/planethalflife/wizardwars/ +MASTER_SITES= http://fileplanet.games-world.net/dl/ftp1.gamespy.com/action/half-life/modifications/ DISTNAME= wizwars_release_${PORTVERSION_PROCESSED:S/./_/}_linux MAINTAINER= lioux@FreeBSD.org |