Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Apr 2021 14:35:20 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: 5940bfd72070 - main - Sort SUBDIRs
Message-ID:  <202104291435.13TEZKX0050512@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=5940bfd720705da906e302911cc5e058b7fd4df0

commit 5940bfd720705da906e302911cc5e058b7fd4df0
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-29 13:56:20 +0000
Commit:     Po-Chuan Hsieh <sunpoet@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



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