aboutsummaryrefslogtreecommitdiff
path: root/audio/teamspeak_client
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-05-24 09:24:09 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-05-24 09:24:09 +0000
commit9d61120efcc25ef474367cf53c0536000df92533 (patch)
treebe8ae40e7ea847f2707abdbc10d4d520d069ae7d /audio/teamspeak_client
parentcb1e7f6c27eec79aaac0ef53d24e4eb0586c2b21 (diff)
downloadports-9d61120efcc25ef474367cf53c0536000df92533.tar.gz
ports-9d61120efcc25ef474367cf53c0536000df92533.zip
- Fix MASTER_SITES
PR: ports/67102 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Notes
Notes: svn path=/head/; revision=109848
Diffstat (limited to 'audio/teamspeak_client')
-rw-r--r--audio/teamspeak_client/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/teamspeak_client/Makefile b/audio/teamspeak_client/Makefile
index a7c1ceddd580..484667b05e50 100644
--- a/audio/teamspeak_client/Makefile
+++ b/audio/teamspeak_client/Makefile
@@ -8,11 +8,11 @@
PORTNAME= teamspeak_client
PORTVERSION= 2.0.32
CATEGORIES= audio
-MASTER_SITES= ftp://ftp2.teamspeak.org/releases/ \
- http://www.teamspeak.org/files/ \
- http://www.gsoft.com.au/~doconnor/
+MASTER_SITES= ftp://ftp2.teamspeak.org/releases/:main \
+ ftp://teamspeak.krawall.de/releases/:main \
+ http://www.gsoft.com.au/~doconnor/:misc
DISTNAME= ts2_client_rc2_2032
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} setduplexfake.so.gz
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:main setduplexfake.so.gz:misc
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= darius@dons.net.au