aboutsummaryrefslogtreecommitdiff
path: root/security/cyrus-sasl2/pkg-message
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-12-20 12:18:57 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-12-20 12:18:57 +0000
commita260bf2b4fc6912abc4c995a690bb672d9ee8773 (patch)
tree9e92a610e4cbf8ca8d0a103c37b2fa82d214198c /security/cyrus-sasl2/pkg-message
parent4731543b1d7b0ebb024e204af2b08b8fad83d880 (diff)
downloadports-a260bf2b4fc6912abc4c995a690bb672d9ee8773.tar.gz
ports-a260bf2b4fc6912abc4c995a690bb672d9ee8773.zip
Notes
Diffstat (limited to 'security/cyrus-sasl2/pkg-message')
-rw-r--r--security/cyrus-sasl2/pkg-message8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/cyrus-sasl2/pkg-message b/security/cyrus-sasl2/pkg-message
index 1016d9655c5a..49423c13741d 100644
--- a/security/cyrus-sasl2/pkg-message
+++ b/security/cyrus-sasl2/pkg-message
@@ -1,14 +1,14 @@
-PREFIX/etc/cyrusdb.db now needs to be created
+%%PREFIX%%/etc/%%SASLDB%% now needs to be created
before applications that depend on SASL are used.
su cyrus
- PREFIX/sbin/saslpasswd -c userid
+ %%PREFIX%%/sbin/saslpasswd -c userid
You will also need to start the pwcheck daemon:
- PREFIX/etc/rc.d/pwcheck.sh start
+ %%PREFIX%%/etc/rc.d/pwcheck.sh start
-Read the documentation in PREFIX/share/doc/SASL
+Read the documentation in %%DOCSDIR%%
How to enable SMTP AUTH with system Sendmail 8.11 - Sendmail.README