diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-03-25 04:13:33 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-03-25 04:13:33 +0000 |
commit | 00dbce631081fc4c7f54a48dff6495db7eba7752 (patch) | |
tree | 46b1f55787a18d07c21073a71f10977d130597f7 /security/Makefile | |
parent | 8c8e57ea388ae2447919d7b57478182772ddd03f (diff) | |
download | ports-00dbce631081fc4c7f54a48dff6495db7eba7752.tar.gz ports-00dbce631081fc4c7f54a48dff6495db7eba7752.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 849853ee959e..aded4b437ac6 100644 --- a/security/Makefile +++ b/security/Makefile @@ -83,6 +83,7 @@ SUBDIR += cryptlib SUBDIR += cryptopp SUBDIR += cryptplug + SUBDIR += cryptstring SUBDIR += cutlass SUBDIR += cvm SUBDIR += cyrus-sasl |