diff options
author | Alex Dupre <ale@FreeBSD.org> | 2006-06-12 16:58:38 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2006-06-12 16:58:38 +0000 |
commit | a8e121cb3c7c2dbd6b7b27c116df00166f546fb4 (patch) | |
tree | d436cb5d838719237c60615c7cca06d438bce3b0 /security/Makefile | |
parent | 7fdb2af1ba801649b25c4e26e30165c0af968ef9 (diff) | |
download | ports-a8e121cb3c7c2dbd6b7b27c116df00166f546fb4.tar.gz ports-a8e121cb3c7c2dbd6b7b27c116df00166f546fb4.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 982d629605a1..571b034f432f 100644 --- a/security/Makefile +++ b/security/Makefile @@ -218,6 +218,7 @@ SUBDIR += libmcrypt SUBDIR += libntlm SUBDIR += libotr + SUBDIR += libp11 SUBDIR += libparanoia SUBDIR += libprelude SUBDIR += libpreludedb |