diff options
author | lioux <lioux@FreeBSD.org> | 2002-07-08 07:13:29 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-07-08 07:13:29 +0800 |
commit | 46aea0de77f62a475c1db2beb35ffcee4d58c5c9 (patch) | |
tree | 03cb981ef1601f782d1656497a7e701a4e648903 /games/hlserver-glbwar | |
parent | 5e7f772a54653d1b462d38df5a0c92bb69171ac1 (diff) | |
download | freebsd-ports-gnome-46aea0de77f62a475c1db2beb35ffcee4d58c5c9.tar.gz freebsd-ports-gnome-46aea0de77f62a475c1db2beb35ffcee4d58c5c9.tar.zst freebsd-ports-gnome-46aea0de77f62a475c1db2beb35ffcee4d58c5c9.zip |
Sanitize MASTER_SITES
Diffstat (limited to 'games/hlserver-glbwar')
-rw-r--r-- | games/hlserver-glbwar/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/games/hlserver-glbwar/Makefile b/games/hlserver-glbwar/Makefile index 1b18ce41f69a..a1a45b453840 100644 --- a/games/hlserver-glbwar/Makefile +++ b/games/hlserver-glbwar/Makefile @@ -7,11 +7,7 @@ PORTNAME= glbwar PORTVERSION= 1.0.0b.1.2 -MASTER_SITES= http://fileplanet.games-world.net/dl/ftp1.gamespy.com/action/half-life/modifications/globalwarfare/ \ - ftp://ftp.gigabell.net/pub/exp/hl/mod/gw/ \ - ftp://ftp.netgames-uk.net/pub/local/games/halflife/mods/global_warfare/beta1/ \ - ftp://ftp2.extreme-players.de/hl/mod/gw/ \ - http://www.dayofdefeat.com/ +MASTER_SITES= ftp://ftp2.extreme-players.de/hl/mod/gw/ DISTNAME= globalwarfare_beta1.2.linux MAINTAINER= lioux@FreeBSD.org |