diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-12-22 03:12:29 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-12-22 03:12:29 +0800 |
commit | df552dfe17e78d2b974f43932f4476da09bf6934 (patch) | |
tree | d99d767828e8b9f4e2375c084766abb075a49c3a | |
parent | b3d100897243b33fbcbbd730008c85bfd9b1d284 (diff) | |
download | freebsd-ports-graphics-df552dfe17e78d2b974f43932f4476da09bf6934.tar.gz freebsd-ports-graphics-df552dfe17e78d2b974f43932f4476da09bf6934.tar.zst freebsd-ports-graphics-df552dfe17e78d2b974f43932f4476da09bf6934.zip |
- Sort SUBDIRs
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 5f1ad59abe3..e7542c294af 100644 --- a/www/Makefile +++ b/www/Makefile @@ -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 |