git: 3eb7395abb40 - main - */Makefile: Sort SUBDIRs

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed May 26 12:58:06 UTC 2021


The branch main has been updated by sunpoet:

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

commit 3eb7395abb400bac026df6a904c0df13174cc9cb
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-26 12:40:46 +0000
Commit:     Po-Chuan Hsieh <sunpoet at 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


More information about the dev-commits-ports-all mailing list