Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 2021 12:58:05 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3eb7395abb40 - main - */Makefile: Sort SUBDIRs
Message-ID:  <202105261258.14QCw51h032637@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3eb7395abb400bac026df6a904c0df13174cc9cb

commit 3eb7395abb400bac026df6a904c0df13174cc9cb
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-05-26 12:40:46 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-05-26 12:40:46 +0000

    */Makefile: Sort SUBDIRs
---
 www/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/Makefile b/www/Makefile
index 4c6ac36cf6ff..fee7995a2420 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -108,12 +108,12 @@
     SUBDIR += dfileserver
     SUBDIR += dhttpd
     SUBDIR += dillo2
-    SUBDIR += dooble
     SUBDIR += dojo
     SUBDIR += dojo-shrinksafe
     SUBDIR += dokuwiki
     SUBDIR += dolibarr
     SUBDIR += domoticz
+    SUBDIR += dooble
     SUBDIR += drupal7
     SUBDIR += drupal7-wysiwyg
     SUBDIR += drupal8



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