diff options
author | Koop Mast <kwm@FreeBSD.org> | 2014-03-08 16:53:19 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2014-03-08 16:53:19 +0000 |
commit | 2d99b1ed47f593897cddc1075bbcf419d691839a (patch) | |
tree | 33347cd63d1a1907d089d0f457d3d1d133ae9e2b /security/Makefile | |
parent | 805615886e1195630292be437d1a0cefc933a4b6 (diff) | |
download | ports-2d99b1ed47f593897cddc1075bbcf419d691839a.tar.gz ports-2d99b1ed47f593897cddc1075bbcf419d691839a.zip |
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 e3414a49cc3b..b5f1ce90556d 100644 --- a/security/Makefile +++ b/security/Makefile @@ -278,6 +278,7 @@ SUBDIR += libpreludedb SUBDIR += libpwstor SUBDIR += libscrypt + SUBDIR += libsecret SUBDIR += libsectok SUBDIR += libsodium SUBDIR += libsparkcrypto |