svn commit: r404121 - head/mail

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Dec 21 15:49:41 UTC 2015


Author: sunpoet
Date: Mon Dec 21 15:49:39 2015
New Revision: 404121
URL: https://svnweb.freebsd.org/changeset/ports/404121

Log:
  - Sort SUBDIRs

Modified:
  head/mail/Makefile

Modified: head/mail/Makefile
==============================================================================
--- head/mail/Makefile	Mon Dec 21 15:43:03 2015	(r404120)
+++ head/mail/Makefile	Mon Dec 21 15:49:39 2015	(r404121)
@@ -587,8 +587,8 @@
     SUBDIR += rubygem-exception_notification
     SUBDIR += rubygem-larch
     SUBDIR += rubygem-mail
-    SUBDIR += rubygem-mail_room
     SUBDIR += rubygem-mail25
+    SUBDIR += rubygem-mail_room
     SUBDIR += rubygem-mailfactory
     SUBDIR += rubygem-pony
     SUBDIR += rubygem-rmail


More information about the svn-ports-head mailing list