aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-05-24 17:24:09 +0800
committerkrion <krion@FreeBSD.org>2004-05-24 17:24:09 +0800
commit456f0340f4e1995326a3bfbd003031f5c78ab8c4 (patch)
tree7f5af641963b7eb399c5bc204bf30febaad99ff6 /audio
parent5d434badcbaf385824d76f3c6c33d444bba375df (diff)
downloadfreebsd-ports-gnome-456f0340f4e1995326a3bfbd003031f5c78ab8c4.tar.gz
freebsd-ports-gnome-456f0340f4e1995326a3bfbd003031f5c78ab8c4.tar.zst
freebsd-ports-gnome-456f0340f4e1995326a3bfbd003031f5c78ab8c4.zip
- Fix MASTER_SITES
PR: ports/67102 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Diffstat (limited to 'audio')
-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