diff options
author | markm <markm@FreeBSD.org> | 2000-02-18 12:19:46 +0000 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 2000-02-18 12:19:46 +0000 |
commit | 934626166699437db24f80f7b89c0e7da7dacf52 (patch) | |
tree | b9a6750b25504c1dcd1a7cda35dddc1d9e6717a1 /security | |
parent | 68f864312a428fb710f84ae193d6aeff262e5d4a (diff) | |
download | FreeBSD-ports-934626166699437db24f80f7b89c0e7da7dacf52.zip FreeBSD-ports-934626166699437db24f80f7b89c0e7da7dacf52.tar.gz |
Add p5-Crypt-CBC.
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 60fac99..03c7f84 100644 --- a/security/Makefile +++ b/security/Makefile @@ -47,6 +47,7 @@ SUBDIR += openssl SUBDIR += p5-Authen-PAM SUBDIR += p5-Authen-Radius + SUBDIR += p5-Crypt-CBC SUBDIR += p5-Crypt-DES SUBDIR += p5-Crypt-IDEA SUBDIR += p5-Digest-MD5 |