mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Fix MASTER_SITES
PR: ports/67102 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
This commit is contained in:
parent
cb1e7f6c27
commit
9d61120efc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109848
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user