diff options
author | will <will@FreeBSD.org> | 2003-01-30 22:40:59 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2003-01-30 22:40:59 +0000 |
commit | 27701a8d227494b53934b02f7b32532ee10f1936 (patch) | |
tree | 3e69ea996465ce7e489697faa9300587f5ec5902 /security/Makefile | |
parent | ed25cb71da3c3df9f85abf9686a0cf559b9cf71c (diff) | |
download | FreeBSD-ports-27701a8d227494b53934b02f7b32532ee10f1936.zip FreeBSD-ports-27701a8d227494b53934b02f7b32532ee10f1936.tar.gz |
Add cryptplug 0.3.15, a collection of plug-ins to cryptographic
engines.
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 c5b0e21..aa3b84a 100644 --- a/security/Makefile +++ b/security/Makefile @@ -39,6 +39,7 @@ SUBDIR += cracklib SUBDIR += crank SUBDIR += cryptopp + SUBDIR += cryptplug SUBDIR += cyrus-sasl SUBDIR += cyrus-sasl2 SUBDIR += ddos_scan |