diff options
author | Mario Preksavec <mario@slackware.hr> | 2014-07-02 06:56:47 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-07-03 19:23:14 +0700 |
commit | a19c1c400d4de5a340d231e560c6bc1c261b06c7 (patch) | |
tree | bf4e8e32345cba1047dd7428977bca9de8d5bc4b /network/dovecot/README | |
parent | 1628857bd9c9210d13229e51810bb20ffb26d9e0 (diff) | |
download | slackbuilds-a19c1c400d4de5a340d231e560c6bc1c261b06c7.tar.gz |
network/dovecot: Updated for version 2.2.13.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/dovecot/README')
-rw-r--r-- | network/dovecot/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/dovecot/README b/network/dovecot/README index cdfd496b49..533ab1e36a 100644 --- a/network/dovecot/README +++ b/network/dovecot/README @@ -7,4 +7,4 @@ Something like this should work: [root@host] # groupadd -g 202 dovecot [root@host] # useradd -d /dev/null -s /bin/false -u 202 -g 202 dovecot -See the documentation in /usr/doc/dovecot-2.2.9/ to get started. +See the documentation in /usr/doc/dovecot-2.2.13/ to get started. |