Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jul 2021 20:31:15 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: ff1ea3136438 - main - */Makefile: Sort SUBDIRs
Message-ID:  <202107242031.16OKVFCU004149@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=ff1ea3136438cf56490e9e046e35c7d18507115b

commit ff1ea3136438cf56490e9e046e35c7d18507115b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-07-24 20:19:04 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-07-24 20:19:04 +0000

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

diff --git a/dns/Makefile b/dns/Makefile
index 6600e234088d..0b1edb92b9c8 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -25,10 +25,10 @@
     SUBDIR += djbdns-tools
     SUBDIR += dlint
     SUBDIR += dnrd
+    SUBDIR += dns-ui
     SUBDIR += dns2blackhole
     SUBDIR += dns2tcp
     SUBDIR += dns_balance
-    SUBDIR += dns-ui
     SUBDIR += dnsblast
     SUBDIR += dnscap
     SUBDIR += dnscheckengine



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