diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-10-08 19:40:51 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-10-08 19:40:51 +0800 |
commit | 13511f8279de34e2d0d760c924a029df38d0dca1 (patch) | |
tree | 4f70df214e7392657f024d4518907317d3927a27 /mail/Makefile | |
parent | 9b2af8bb36b23b836e2504a3fee0b435e50356df (diff) | |
download | freebsd-ports-13511f8279de34e2d0d760c924a029df38d0dca1.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 eb9e54f19809..603b7e0131b0 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -27,13 +27,13 @@ SUBDIR += bayespam SUBDIR += bbmail SUBDIR += biabam - SUBDIR += bsd-vacation SUBDIR += bincimap SUBDIR += bmf SUBDIR += bogofilter SUBDIR += bogofilter-bdb SUBDIR += bogofilter-kc SUBDIR += bogofilter-sqlite + SUBDIR += bsd-vacation SUBDIR += bsfilter SUBDIR += bsmtp SUBDIR += bulk_mailer |