svn commit: r404184 - head/www

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Dec 21 19:12:31 UTC 2015


Author: sunpoet
Date: Mon Dec 21 19:12:29 2015
New Revision: 404184
URL: https://svnweb.freebsd.org/changeset/ports/404184

Log:
  - Sort SUBDIRs

Modified:
  head/www/Makefile

Modified: head/www/Makefile
==============================================================================
--- head/www/Makefile	Mon Dec 21 19:09:49 2015	(r404183)
+++ head/www/Makefile	Mon Dec 21 19:12:29 2015	(r404184)
@@ -1080,6 +1080,8 @@
     SUBDIR += p5-ModPerl-VersionUtil
     SUBDIR += p5-Mojo-Server-FastCGI
     SUBDIR += p5-MojoMojo
+    SUBDIR += p5-MojoX-Log-Dispatch-Simple
+    SUBDIR += p5-MojoX-Renderer-Xslate
     SUBDIR += p5-Mojolicious
     SUBDIR += p5-Mojolicious-Plugin-Authentication
     SUBDIR += p5-Mojolicious-Plugin-Database
@@ -1087,8 +1089,6 @@
     SUBDIR += p5-Mojolicious-Plugin-SetUserGroup
     SUBDIR += p5-Mojolicious-Plugin-TtRenderer
     SUBDIR += p5-Mojolicious-Plugin-YamlConfig
-    SUBDIR += p5-MojoX-Log-Dispatch-Simple
-    SUBDIR += p5-MojoX-Renderer-Xslate
     SUBDIR += p5-Monoceros
     SUBDIR += p5-Mozilla-CA
     SUBDIR += p5-Net-Akismet


More information about the svn-ports-head mailing list