diff options
author | wxs <wxs@FreeBSD.org> | 2009-08-25 01:16:57 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2009-08-25 01:16:57 +0800 |
commit | 852eecfd8899842e8fc8c63e26c7dbdd1c743942 (patch) | |
tree | 14d579edad58d1089b737e535431407afbcd692b /mail | |
parent | 71a12721d66af5de67a0e10c9ade997b3b7195b9 (diff) | |
download | freebsd-ports-gnome-852eecfd8899842e8fc8c63e26c7dbdd1c743942.tar.gz freebsd-ports-gnome-852eecfd8899842e8fc8c63e26c7dbdd1c743942.tar.zst freebsd-ports-gnome-852eecfd8899842e8fc8c63e26c7dbdd1c743942.zip |
- Correct a typo.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dovecot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 82449dcad088..0608f50e1d5c 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -22,8 +22,8 @@ DOVECOTVERSION= 1.2 # # # Please be careful when updating this port as changes to this port # # can break mail/dovecot-sieve and mail/dovecot-managesieve. In # -# to ensure the least amount of breakage possible please consult # -# the maintainer of those ports before updating this one. # +# order to ensure the least amount of breakage possible please # +# consult the maintainer of those ports before updating this one. # ###################################################################### USE_ICONV= yes |