diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-01-07 23:35:02 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-01-07 23:35:02 +0800 |
commit | eda75882a8aa1eba04fadf4b3c3a833d63ff6cf4 (patch) | |
tree | 72666fdb7225c00baaee8f965424e87cc0848cab /mail | |
parent | 74ef18c0b76bb23a5ddaebc940b1099045b23f17 (diff) | |
download | freebsd-ports-gnome-eda75882a8aa1eba04fadf4b3c3a833d63ff6cf4.tar.gz freebsd-ports-gnome-eda75882a8aa1eba04fadf4b3c3a833d63ff6cf4.tar.zst freebsd-ports-gnome-eda75882a8aa1eba04fadf4b3c3a833d63ff6cf4.zip |
Sort SUBDIRs
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index f5fa6684cde9..8ddefe71a64f 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -546,8 +546,8 @@ SUBDIR += py-premailer SUBDIR += py-pymailq SUBDIR += py-pyspf - SUBDIR += py-spambayes SUBDIR += py-pyzmail + SUBDIR += py-spambayes SUBDIR += py-zope.sendmail SUBDIR += pymsgauth SUBDIR += pysieved |