diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-22 00:57:17 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-22 00:57:17 +0000 |
commit | 1cf1099e3ff644108f9a767340b8975b7846a93e (patch) | |
tree | 024588e4af14e2136c56e9c45a3481624bb2e89c /audio | |
parent | ef8ba5e099c2e1c9195a1ae57d54328c5d7df9bb (diff) | |
download | ports-1cf1099e3ff644108f9a767340b8975b7846a93e.tar.gz ports-1cf1099e3ff644108f9a767340b8975b7846a93e.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/teamspeak_client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/teamspeak_client/Makefile b/audio/teamspeak_client/Makefile index 45d077cb50cf..81ef301afd51 100644 --- a/audio/teamspeak_client/Makefile +++ b/audio/teamspeak_client/Makefile @@ -8,7 +8,7 @@ PORTNAME= teamspeak_client PORTVERSION= 2.0.29.47 CATEGORIES= audio -MASTER_SITES= ftp://ftp.teamspeak.org/releases/ \ +MASTER_SITES= ftp://ftp.ngz-network.de/pub/11/4/releases/ \ http://www.gsoft.com.au/~doconnor/ \ ftp://teamspeak.krawall.de/releases/ DISTNAME= ts2_client_rc2_2029 |