diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-06-05 04:29:19 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-06-05 04:29:19 +0800 |
commit | e95485056138fc4095548cd443ff85a804f65d42 (patch) | |
tree | ed84c8186e60bbcb69e652555038f1b548aa8f5b /security | |
parent | 645481d4da3d6d9948b334a08f77b94f4089edc6 (diff) | |
download | freebsd-ports-gnome-e95485056138fc4095548cd443ff85a804f65d42.tar.gz freebsd-ports-gnome-e95485056138fc4095548cd443ff85a804f65d42.tar.zst freebsd-ports-gnome-e95485056138fc4095548cd443ff85a804f65d42.zip |
Sort SUBDIRs
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 6c0065b27553..fd1164d80cbb 100644 --- a/security/Makefile +++ b/security/Makefile @@ -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 |