git: 5940bfd72070 - main - Sort SUBDIRs

Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Apr 29 14:35:21 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5940bfd720705da906e302911cc5e058b7fd4df0

commit 5940bfd720705da906e302911cc5e058b7fd4df0
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-29 13:56:20 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-29 14:23:27 +0000

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

diff --git a/security/Makefile b/security/Makefile
index 8cbe9a599427..8a554120d73b 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -516,8 +516,8 @@
     SUBDIR += p5-Crypt-HSXKPasswd
     SUBDIR += p5-Crypt-IDEA
     SUBDIR += p5-Crypt-Imail
-    SUBDIR += p5-Crypt-Juniper
     SUBDIR += p5-Crypt-JWT
+    SUBDIR += p5-Crypt-Juniper
     SUBDIR += p5-Crypt-Khazad
     SUBDIR += p5-Crypt-LE
     SUBDIR += p5-Crypt-LibSCEP


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