git: 6527bbb3b365 - main - */Makefile: Sort SUBDIRs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Apr 2023 17:33:09 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6527bbb3b36546b7551195b54fea3d4a6da9e538
commit 6527bbb3b36546b7551195b54fea3d4a6da9e538
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-05 17:06:36 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-05 17:29:37 +0000
*/Makefile: Sort SUBDIRs
---
net-mgmt/Makefile | 2 +-
security/Makefile | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index bd967e4f9e97..4fee41cab0be 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -69,8 +69,8 @@
SUBDIR += etherape
SUBDIR += ettercap
SUBDIR += fastnetmon
- SUBDIR += fetchconfig
SUBDIR += fence-agents
+ SUBDIR += fetchconfig
SUBDIR += flow-tools
SUBDIR += flowd
SUBDIR += flowviewer
diff --git a/security/Makefile b/security/Makefile
index 2f61c05f25c7..d277abd90f4d 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1065,11 +1065,11 @@
SUBDIR += rubygem-digest
SUBDIR += rubygem-digest-crc
SUBDIR += rubygem-doorkeeper
- SUBDIR += rubygem-doorkeeper562
SUBDIR += rubygem-doorkeeper-openid_connect
SUBDIR += rubygem-doorkeeper-rails5
SUBDIR += rubygem-doorkeeper-rails50
SUBDIR += rubygem-doorkeeper-rails61
+ SUBDIR += rubygem-doorkeeper562
SUBDIR += rubygem-ed25519
SUBDIR += rubygem-ed2551912
SUBDIR += rubygem-encryptor