summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-20 14:38:47 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-20 14:38:47 +0000
commit3201ef77991a17075ab39514e70e4f2d0940564d (patch)
tree183f26d25d8fa602cc482733353a2d2d51073ff4 /games
parentMake Sablotron option LOCALBASE clean (diff)
Sanitize MASTER_SITES
Submitted by: fenner's distfile survey
Notes
Notes: svn path=/head/; revision=66845
Diffstat (limited to 'games')
-rw-r--r--games/hlserver-opfor/Makefile3
-rw-r--r--games/hlserver-tsc/Makefile7
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