Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Apr 2013 15:08:08 +0000 (UTC)
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r316361 - head/www
Message-ID:  <201304231508.r3NF88eq069018@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olgeni
Date: Tue Apr 23 15:08:08 2013
New Revision: 316361
URL: http://svnweb.freebsd.org/changeset/ports/316361

Log:
  Sort SUBDIR entries.

Modified:
  head/www/Makefile

Modified: head/www/Makefile
==============================================================================
--- head/www/Makefile	Tue Apr 23 15:05:24 2013	(r316360)
+++ head/www/Makefile	Tue Apr 23 15:08:08 2013	(r316361)
@@ -366,13 +366,13 @@
     SUBDIR += interchange
     SUBDIR += ismail
     SUBDIR += iwebcal
-    SUBDIR += jmeter
     SUBDIR += jawstats
     SUBDIR += jdresolve
     SUBDIR += jericho-html
     SUBDIR += jesred
     SUBDIR += jetty
     SUBDIR += jinzora
+    SUBDIR += jmeter
     SUBDIR += joomla15
     SUBDIR += joomla25
     SUBDIR += jspacker
@@ -531,8 +531,8 @@
     SUBDIR += mod_spdy
     SUBDIR += mod_tidy
     SUBDIR += mod_tsa
-    SUBDIR += mod_umask
     SUBDIR += mod_uid
+    SUBDIR += mod_umask
     SUBDIR += mod_vhost_ldap
     SUBDIR += mod_vhs
     SUBDIR += mod_webkit



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