diff options
author | Mark Murray <markm@FreeBSD.org> | 2000-02-18 12:19:46 +0000 |
---|---|---|
committer | Mark Murray <markm@FreeBSD.org> | 2000-02-18 12:19:46 +0000 |
commit | 86365c08b2cc7ef32d6c3dde31229bea99638abf (patch) | |
tree | e8467c1f2c6759628d1b13309ec4f79c68018b8f /security/Makefile | |
parent | 44b827b5d1519f2b4f7552e4f76f4f2b1e98aae3 (diff) | |
download | ports-86365c08b2cc7ef32d6c3dde31229bea99638abf.tar.gz ports-86365c08b2cc7ef32d6c3dde31229bea99638abf.zip |
Add p5-Crypt-CBC.
Notes
Notes:
svn path=/head/; revision=25981
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 60fac998382c..03c7f84898d3 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 |