Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 May 2020 20:45:45 +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: r533809 - head/mail
Message-ID:  <202005032045.043KjjxN062622@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun May  3 20:45:45 2020
New Revision: 533809
URL: https://svnweb.freebsd.org/changeset/ports/533809

Log:
  Sort SUBDIRs

Modified:
  head/mail/Makefile

Modified: head/mail/Makefile
==============================================================================
--- head/mail/Makefile	Sun May  3 20:37:26 2020	(r533808)
+++ head/mail/Makefile	Sun May  3 20:45:45 2020	(r533809)
@@ -503,8 +503,8 @@
     SUBDIR += py-authres
     SUBDIR += py-cyruslib
     SUBDIR += py-dkimpy
-    SUBDIR += py-email_reply_parser
     SUBDIR += py-email-validator
+    SUBDIR += py-email_reply_parser
     SUBDIR += py-flask-mail
     SUBDIR += py-flufl.bounce
     SUBDIR += py-fuglu



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