svn commit: r557461 - in head: emulators mail

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Dec 10 21:25:50 UTC 2020


Author: sunpoet
Date: Thu Dec 10 21:25:49 2020
New Revision: 557461
URL: https://svnweb.freebsd.org/changeset/ports/557461

Log:
  Sort SUBDIRs

Modified:
  head/emulators/Makefile
  head/mail/Makefile

Modified: head/emulators/Makefile
==============================================================================
--- head/emulators/Makefile	Thu Dec 10 21:12:01 2020	(r557460)
+++ head/emulators/Makefile	Thu Dec 10 21:25:49 2020	(r557461)
@@ -140,9 +140,9 @@
     SUBDIR += tiemu3
     SUBDIR += tilem
     SUBDIR += tme
+    SUBDIR += tnylpo
     SUBDIR += tpm-emulator
     SUBDIR += tuxnes
-    SUBDIR += tnylpo
     SUBDIR += uae
     SUBDIR += ucon64
     SUBDIR += ukncbtl

Modified: head/mail/Makefile
==============================================================================
--- head/mail/Makefile	Thu Dec 10 21:12:01 2020	(r557460)
+++ head/mail/Makefile	Thu Dec 10 21:25:49 2020	(r557461)
@@ -492,9 +492,9 @@
     SUBDIR += py-alot
     SUBDIR += py-authheaders
     SUBDIR += py-authres
+    SUBDIR += py-django-mailman3
     SUBDIR += py-dkimpy
     SUBDIR += py-email-validator
-    SUBDIR += py-django-mailman3
     SUBDIR += py-email_reply_parser
     SUBDIR += py-flask-mail
     SUBDIR += py-flufl.bounce


More information about the svn-ports-all mailing list