From owner-svn-ports-head@FreeBSD.ORG Tue Apr 23 15:08:08 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id BF11B406; Tue, 23 Apr 2013 15:08:08 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id B0B3B1917; Tue, 23 Apr 2013 15:08:08 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r3NF88pG069019; Tue, 23 Apr 2013 15:08:08 GMT (envelope-from olgeni@svn.freebsd.org) Received: (from olgeni@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r3NF88eq069018; Tue, 23 Apr 2013 15:08:08 GMT (envelope-from olgeni@svn.freebsd.org) Message-Id: <201304231508.r3NF88eq069018@svn.freebsd.org> From: Jimmy Olgeni Date: Tue, 23 Apr 2013 15:08:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r316361 - head/www X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Apr 2013 15:08:08 -0000 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