diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-10-18 17:21:51 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-10-18 17:21:51 +0000 |
commit | 310f5505d458f0f9b514abfaa3f5211496bfe1ef (patch) | |
tree | b19678e05e5242c81dc71fc2d42cb88ee4ba1b6e /games/hlserver-wizwars | |
parent | 2822edb51c3a6a2953da390d83dad5bc0fded0d3 (diff) | |
download | ports-310f5505d458f0f9b514abfaa3f5211496bfe1ef.tar.gz ports-310f5505d458f0f9b514abfaa3f5211496bfe1ef.zip |
Notes
Diffstat (limited to 'games/hlserver-wizwars')
-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 |