diff options
author | leeym <leeym@FreeBSD.org> | 2004-02-22 17:06:03 +0000 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2004-02-22 17:06:03 +0000 |
commit | bffd83ba4c4144d3a6294beae39a4b52c33c56d1 (patch) | |
tree | 7695870058207ae305f0699756b1d24f919e6b10 /mail/mailmgr | |
parent | b75e30f7757997017171dc2a1b252f183f9bc285 (diff) | |
download | FreeBSD-ports-bffd83ba4c4144d3a6294beae39a4b52c33c56d1.zip FreeBSD-ports-bffd83ba4c4144d3a6294beae39a4b52c33c56d1.tar.gz |
correct the path of configuration file in pkg-message
Diffstat (limited to 'mail/mailmgr')
-rw-r--r-- | mail/mailmgr/pkg-message | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mailmgr/pkg-message b/mail/mailmgr/pkg-message index 16ce724..4897014 100644 --- a/mail/mailmgr/pkg-message +++ b/mail/mailmgr/pkg-message @@ -1,4 +1,4 @@ --------------------------------------------------------------- -You need to configure the PREFIX/mailmgr.conf before using it. +You need to configure the PREFIX/etc/mailmgr.conf before using it. See http://web.onda.com.br/orso/mailmgr.README.txt --------------------------------------------------------------- |