Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Mar 2024 14:09:36 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: 52badc3b8ec8 - main - */Makefile: Sort SUBDIRs
Message-ID:  <202403091409.429E9aOT092858@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=52badc3b8ec883af3a2d292ba90c5e4a4ce8c9e7

commit 52badc3b8ec883af3a2d292ba90c5e4a4ce8c9e7
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-09 13:43:45 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-09 14:05:13 +0000

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

diff --git a/security/Makefile b/security/Makefile
index 62633883efa3..98c05f7ad440 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1367,12 +1367,12 @@
     SUBDIR += wpa_supplicant-devel
     SUBDIR += wpa_supplicant29
     SUBDIR += xca
+    SUBDIR += xhash
     SUBDIR += xinetd
     SUBDIR += xml-security
     SUBDIR += xmlsec1
     SUBDIR += xorsearch
     SUBDIR += xray-core
-    SUBDIR += xhash
     SUBDIR += yafic
     SUBDIR += yapet
     SUBDIR += yara



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