aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2016-08-15 06:23:53 +0800
committerpi <pi@FreeBSD.org>2016-08-15 06:23:53 +0800
commit8e166800095f190c8d56ac8e045d2ccc87e0af11 (patch)
treec3f538b26782bc8b34cfd9d18ee75986aeedb540 /audio
parent57b359fa1c84272bb2bf5d91b80bcee9f71a4cf1 (diff)
downloadfreebsd-ports-gnome-8e166800095f190c8d56ac8e045d2ccc87e0af11.tar.gz
freebsd-ports-gnome-8e166800095f190c8d56ac8e045d2ccc87e0af11.tar.zst
freebsd-ports-gnome-8e166800095f190c8d56ac8e045d2ccc87e0af11.zip
audio/teamspeak3-server: mention path to ini-file in pkg-message.in
PR: 211848 Submitted by: Ultima1252@gmail.com (maintainer)
Diffstat (limited to 'audio')
-rw-r--r--audio/teamspeak3-server/Makefile1
-rw-r--r--audio/teamspeak3-server/files/pkg-message.in5
2 files changed, 4 insertions, 2 deletions
diff --git a/audio/teamspeak3-server/Makefile b/audio/teamspeak3-server/Makefile
index 2e8fda6fdba0..7e27d71a34eb 100644
--- a/audio/teamspeak3-server/Makefile
+++ b/audio/teamspeak3-server/Makefile
@@ -3,6 +3,7 @@
PORTNAME= teamspeak3-server
PORTVERSION= 3.0.13
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= audio net
MASTER_SITES= http://dl.4players.de/ts/releases/${PORTVERSION}/ \
diff --git a/audio/teamspeak3-server/files/pkg-message.in b/audio/teamspeak3-server/files/pkg-message.in
index b8a93bd6c53c..1fb2890b9d38 100644
--- a/audio/teamspeak3-server/files/pkg-message.in
+++ b/audio/teamspeak3-server/files/pkg-message.in
@@ -14,5 +14,6 @@ into the logs in %%LOGDIR%%
TeamSpeak DNS server (tsdns) is not handled by this port. If you
need it, please download and install it manually.
-Version 3.0.13 adds ipv6 support, if ipv6 is not desired, it can
-be removed by added voice_ip=0.0.0.0 and filetransfer_ip=0.0.0.0
+Version 3.0.13 adds ipv6 support, if ipv6 is not desired, it can be
+removed by added 'voice_ip=0.0.0.0' and 'filetransfer_ip=0.0.0.0'
+to %%ETCDIR%%/ts3server.ini