aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-09-20 22:38:47 +0800
committerlioux <lioux@FreeBSD.org>2002-09-20 22:38:47 +0800
commitb72003c2adef9a8dfa37b019b7bc1dc8de0fb39e (patch)
tree28c273d0c1f3ce1745086de44312a34a7b0b42a7 /games
parentb6f3a6aea45d1df503743e31600f7c1e358557f6 (diff)
downloadfreebsd-ports-gnome-b72003c2adef9a8dfa37b019b7bc1dc8de0fb39e.tar.gz
freebsd-ports-gnome-b72003c2adef9a8dfa37b019b7bc1dc8de0fb39e.tar.zst
freebsd-ports-gnome-b72003c2adef9a8dfa37b019b7bc1dc8de0fb39e.zip
Sanitize MASTER_SITES
Submitted by: fenner's distfile survey
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