diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2005-10-07 17:57:27 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-10-07 17:57:27 +0000 |
| commit | b820e55f229ab4d2b74ecea88bb6e965cfa9b171 (patch) | |
| tree | 2914447232dfa2a631c136cfa11e92e03978f43b /www/web2ldap/files | |
| parent | Update to 0.8.6.5.1. (diff) | |
- Update to 0.5.19
PR: ports/87080
Submitted by: Boris B. Samorodov <bsam@ipt.ru> (maintainer)
Diffstat (limited to 'www/web2ldap/files')
| -rw-r--r-- | www/web2ldap/files/pkg-message.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/web2ldap/files/pkg-message.in b/www/web2ldap/files/pkg-message.in index 74f14adc5718..0bb466085dc3 100644 --- a/www/web2ldap/files/pkg-message.in +++ b/www/web2ldap/files/pkg-message.in @@ -1,15 +1,15 @@ =============================================================================== Run: - %%PREFIX%%/web2ldap/sbin/web2ldap.py + %%DATADIR%%/sbin/web2ldap.py to start the standalone version of web2ldap. By default it only accepts connections from localhost, but this can be modified in: - %%PREFIX%%/web2ldap/etc/web2ldap/web2ldapcnf/standalone.py + %%DATADIR%%/etc/web2ldap/web2ldapcnf/standalone.py For instructions on installing the CGI version of web2ldap, please look at the enclosed documentation in: - %%PREFIX%%/web2ldap/htdocs/ + %%DOCSDIR%%/htdocs/ =============================================================================== |
