diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/hlserver-opfor/Makefile | 3 | ||||
-rw-r--r-- | games/hlserver-tsc/Makefile | 7 |
2 files changed, 3 insertions, 7 deletions
diff --git a/games/hlserver-opfor/Makefile b/games/hlserver-opfor/Makefile index 661e8217b7c3..e05467504382 100644 --- a/games/hlserver-opfor/Makefile +++ b/games/hlserver-opfor/Makefile @@ -7,8 +7,7 @@ PORTNAME= opfor PORTVERSION= 1.1.0.8 -MASTER_SITES= ftp://ftp.gearboxsoftware.com/pub/ \ - http://downloads.planetmirror.com/pub/bluesnews/half-life/opfor/ +MASTER_SITES= http://downloads.planetmirror.com/pub/bluesnews/half-life/opfor/ DISTNAME= opfor${PORTVERSION:S/.//g} MAINTAINER= lioux@FreeBSD.org diff --git a/games/hlserver-tsc/Makefile b/games/hlserver-tsc/Makefile index 15eebfd981be..a668fd1b383e 100644 --- a/games/hlserver-tsc/Makefile +++ b/games/hlserver-tsc/Makefile @@ -7,11 +7,8 @@ PORTNAME= tsc PORTVERSION= 0.2.5.3.b -MASTER_SITES= http://www.fatalgaming.com/ \ - http://207.127.210.8/starsoft/forum/ \ - http://tsc.austin2600.org/ \ - http://www.mystwalker.de/cs/ \ - http://www.wbg-clan.de/download/server/ +MASTER_SITES= http://tsc.austin2600.org/ \ + http://www.mystwalker.de/cs/ DISTNAME= ${PORTNAME}${PORTVERSION:S/^0.//:S/.b$/beta/} MAINTAINER= lioux@FreeBSD.org |