summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-05-21 01:54:46 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-05-21 01:54:46 +0000
commitf336abfdd0ebe3fcb61de45293c87620e5473950 (patch)
tree389b16e1710b17a15cf948486a05dcf30686f391 /games
parent- Update to version 1.3 (diff)
Sanitize MASTER_SITES
Notes
Notes: svn path=/head/; revision=42826
Diffstat (limited to 'games')
-rw-r--r--games/hlserver-si/Makefile1
-rw-r--r--games/hlserver-svencoop/Makefile3
2 files changed, 1 insertions, 3 deletions
diff --git a/games/hlserver-si/Makefile b/games/hlserver-si/Makefile
index 195169dfcb57..a16c5e99da85 100644
--- a/games/hlserver-si/Makefile
+++ b/games/hlserver-si/Makefile
@@ -8,7 +8,6 @@
PORTNAME= si
PORTVERSION= 0.96c
MASTER_SITES= http://ftp2.gamespy.com/pub/cdrom/planethalflife/si/ \
- ftp://208.186.102.207/planethalflife/si/ \
ftp://fileplanet.ngi.it/fileplanet2/planethalflife/si/
DISTNAME= ${PORTNAME}${PORTVERSION}-linux
diff --git a/games/hlserver-svencoop/Makefile b/games/hlserver-svencoop/Makefile
index 41511c0161ca..8c451f76380e 100644
--- a/games/hlserver-svencoop/Makefile
+++ b/games/hlserver-svencoop/Makefile
@@ -7,8 +7,7 @@
PORTNAME= svencoop
PORTVERSION= 1.19.1
-MASTER_SITES= ftp://ftp.ioerror.com/pub2/halflife/mods/svencoop/ \
- http://www.svencoop.com/files/
+MASTER_SITES= http://www.svencoop.com/files/
DISTFILES= svencoop19.tar.gz svencoop19_patch.tar.gz
MAINTAINER= lioux@FreeBSD.org