git: ff1ea3136438 - main - */Makefile: Sort SUBDIRs
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Jul 24 20:31:15 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ff1ea3136438cf56490e9e046e35c7d18507115b
commit ff1ea3136438cf56490e9e046e35c7d18507115b
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-24 20:19:04 +0000
Commit: Po-Chuan Hsieh <sunpoet at 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
More information about the dev-commits-ports-all
mailing list