svn commit: r442585 - head/security

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 4 20:29:20 UTC 2017


Author: sunpoet
Date: Sun Jun  4 20:29:19 2017
New Revision: 442585
URL: https://svnweb.freebsd.org/changeset/ports/442585

Log:
  Sort SUBDIRs

Modified:
  head/security/Makefile

Modified: head/security/Makefile
==============================================================================
--- head/security/Makefile	Sun Jun  4 20:15:41 2017	(r442584)
+++ head/security/Makefile	Sun Jun  4 20:29:19 2017	(r442585)
@@ -9,9 +9,9 @@
     SUBDIR += R-cran-ROAuth
     SUBDIR += R-cran-digest
     SUBDIR += R-cran-openssl
+    SUBDIR += acme-client
     SUBDIR += acme.sh
     SUBDIR += acmetool
-    SUBDIR += acme-client
     SUBDIR += aescrypt
     SUBDIR += aespipe
     SUBDIR += afl


More information about the svn-ports-all mailing list