diff options
author | Koop Mast <kwm@FreeBSD.org> | 2013-11-23 11:39:07 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2013-11-23 11:39:07 +0000 |
commit | a236e2d0bfa53f22be02c6a4cc7b2cf730bc69e1 (patch) | |
tree | 000a9ce64a1e669ce72ebf4b639d75f2ef29c214 /security/Makefile | |
parent | fdf023af8a1f19bbc7987f3abfb59c503eb6d52c (diff) | |
download | ports-a236e2d0bfa53f22be02c6a4cc7b2cf730bc69e1.tar.gz ports-a236e2d0bfa53f22be02c6a4cc7b2cf730bc69e1.zip |
Notes
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index c5a527d58d35..c1f555f4cf62 100644 --- a/security/Makefile +++ b/security/Makefile @@ -268,6 +268,7 @@ SUBDIR += libident SUBDIR += libkpass SUBDIR += libksba + SUBDIR += libmatekeyring SUBDIR += libmcrypt SUBDIR += libntlm SUBDIR += libotr @@ -307,6 +308,7 @@ SUBDIR += manipulate_data SUBDIR += masscan SUBDIR += massh + SUBDIR += mate-keyring SUBDIR += matrixssl SUBDIR += mcrypt SUBDIR += md4coll |