diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2017-04-05 13:00:02 +0000 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2017-04-05 13:00:02 +0000 |
commit | 38cff13b4af05f6477ed30bc6086262e09f69bf4 (patch) | |
tree | 09bff91689ddbac28b931dd7c0daf7eae044d6dc /security/Makefile | |
parent | 66f50ab9b1315717d1d5e8c02eaf4f5092d9316f (diff) |
Notes
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index bf5caccb9224..b7f2b6c9dac4 100644 --- a/security/Makefile +++ b/security/Makefile @@ -9,6 +9,7 @@ SUBDIR += R-cran-ROAuth SUBDIR += R-cran-digest SUBDIR += R-cran-openssl + SUBDIR += acmetool SUBDIR += acme-client SUBDIR += aescrypt SUBDIR += aespipe |