Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jan 2018 15:35:02 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r458347 - head/mail
Message-ID:  <201801071535.w07FZ2O4021090@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jan  7 15:35:02 2018
New Revision: 458347
URL: https://svnweb.freebsd.org/changeset/ports/458347

Log:
  Sort SUBDIRs

Modified:
  head/mail/Makefile

Modified: head/mail/Makefile
==============================================================================
--- head/mail/Makefile	Sun Jan  7 15:33:51 2018	(r458346)
+++ head/mail/Makefile	Sun Jan  7 15:35:02 2018	(r458347)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801071535.w07FZ2O4021090>