diff options
author | leeym <leeym@FreeBSD.org> | 2004-02-23 01:06:03 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2004-02-23 01:06:03 +0800 |
commit | bffd83ba4c4144d3a6294beae39a4b52c33c56d1 (patch) | |
tree | 7695870058207ae305f0699756b1d24f919e6b10 /mail | |
parent | b75e30f7757997017171dc2a1b252f183f9bc285 (diff) | |
download | freebsd-ports-gnome-bffd83ba4c4144d3a6294beae39a4b52c33c56d1.tar.gz freebsd-ports-gnome-bffd83ba4c4144d3a6294beae39a4b52c33c56d1.tar.zst freebsd-ports-gnome-bffd83ba4c4144d3a6294beae39a4b52c33c56d1.zip |
correct the path of configuration file in pkg-message
Diffstat (limited to 'mail')
-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 16ce724e066d..48970144b22f 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 --------------------------------------------------------------- |