From cce6ee38bc2321ca5909fe52ec03b272df5a3b89 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sun, 7 Jan 2018 15:35:02 +0000 Subject: [PATCH] Sort SUBDIRs --- mail/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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