aboutsummaryrefslogtreecommitdiff
path: root/net/turnserver
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 11:09:14 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 11:09:14 +0000
commite87a8bd319cefd3a75d9d061fe9ac6bad980b0db (patch)
treee9e6dc56d6e4b04cfacf45ccb3b74fdd987668e3 /net/turnserver
parent867a3ba355276083619d6e050ed5885ecfc04d75 (diff)
downloadports-e87a8bd319cefd3a75d9d061fe9ac6bad980b0db.tar.gz
ports-e87a8bd319cefd3a75d9d061fe9ac6bad980b0db.zip
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=415503
Diffstat (limited to 'net/turnserver')
-rw-r--r--net/turnserver/files/pkg-message.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/turnserver/files/pkg-message.in b/net/turnserver/files/pkg-message.in
index 9b9dad72e45f..cf7c49d50362 100644
--- a/net/turnserver/files/pkg-message.in
+++ b/net/turnserver/files/pkg-message.in
@@ -7,16 +7,16 @@ you have to:
a) Create and edit %%PREFIX%%/etc/turnserver.conf file.
Use %%PREFIX%%/etc/turnserver.conf.default as an example.
- b) For user accounts settings: set up SQLite or PostgreSQL or
+ b) For user accounts settings: set up SQLite or PostgreSQL or
MySQL or Redis database for user accounts.
Use %%DATADIR%%/schema.sql as an SQL database schema,
or use %%DATADIR%%/schema*redis as Redis database description.
-
+
If SQLite is used, then %%PREFIX%%/var/db/turndb is the default database
location.
d) add line turnserver_enable="YES" to /etc/rc.conf.
-
+
e) If you are using a non-default PREFIX (other than /usr/local),
then edit /usr/local/etc/rc.d/turnserver file, according to
your system settings.
@@ -38,4 +38,4 @@ The TURN Server supports (optionally) SQLite, MySQL, PostgreSQL, Redis.
$ man turnutils
==================================================================
-
+