diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-04 20:29:19 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-04 20:29:19 +0000 |
commit | c63619989f4db0b1a9073a6693ed846b244b0c42 (patch) | |
tree | ed84c8186e60bbcb69e652555038f1b548aa8f5b /security/Makefile | |
parent | 111c82772215dd9086dd7d516c9cd1496717bc85 (diff) | |
download | ports-c63619989f4db0b1a9073a6693ed846b244b0c42.tar.gz ports-c63619989f4db0b1a9073a6693ed846b244b0c42.zip |
Notes
Diffstat (limited to 'security/Makefile')
-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 |