diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-04-27 23:24:19 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-04-27 23:24:19 +0800 |
commit | e103a3beb7146f26d59f631c1f960bd1acaeea8f (patch) | |
tree | 24c5ec6c9e4e3cd076c28ad88370109803b36dc5 /mail/Makefile | |
parent | aad12a455dff270e852ead048bc52d7089690830 (diff) | |
download | freebsd-ports-e103a3beb7146f26d59f631c1f960bd1acaeea8f.zip |
*/Makefile: Sort SUBDIRs
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 5b12a1106382..41607632f845 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -86,8 +86,8 @@ SUBDIR += cyrus-imapd36 SUBDIR += cyrus2courier SUBDIR += cyrus2dovecot - SUBDIR += davmail SUBDIR += datovka + SUBDIR += davmail SUBDIR += dbmail SUBDIR += dcc-dccd SUBDIR += deforaos-mailer |