Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jan 2018 15:54:54 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r458355 - head/www
Message-ID:  <201801071554.w07Fss8T029975@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jan  7 15:54:54 2018
New Revision: 458355
URL: https://svnweb.freebsd.org/changeset/ports/458355

Log:
  Sort SUBDIRs

Modified:
  head/www/Makefile

Modified: head/www/Makefile
==============================================================================
--- head/www/Makefile	Sun Jan  7 15:54:03 2018	(r458354)
+++ head/www/Makefile	Sun Jan  7 15:54:54 2018	(r458355)
@@ -610,8 +610,8 @@
     SUBDIR += p5-AnyEvent-Mojo
     SUBDIR += p5-AnyEvent-ReverseHTTP
     SUBDIR += p5-AnyEvent-SCGI
-    SUBDIR += p5-Apache-ASP
     SUBDIR += p5-AnyEvent-WebSocket-Client
+    SUBDIR += p5-Apache-ASP
     SUBDIR += p5-Apache-Admin-Config
     SUBDIR += p5-Apache-AuthCookie
     SUBDIR += p5-Apache-AuthTicket



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