diff options
author | mat <mat@FreeBSD.org> | 2003-10-16 12:49:03 +0000 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2003-10-16 12:49:03 +0000 |
commit | 4c90bf5131051ec8f58a3444f0c32e864ff2cc45 (patch) | |
tree | 761726471ad774200ecaaeef0141f9768c9e4801 /security/Makefile | |
parent | 99086cfafff09bf7789c040b40e92eda9598bdc5 (diff) | |
download | FreeBSD-ports-4c90bf5131051ec8f58a3444f0c32e864ff2cc45.zip FreeBSD-ports-4c90bf5131051ec8f58a3444f0c32e864ff2cc45.tar.gz |
Add p5-Crypt-CBCeasy 0.24,
Easy things make really easy with Crypt::CBC.
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 4fbdb04..d5d522f 100644 --- a/security/Makefile +++ b/security/Makefile @@ -209,6 +209,7 @@ SUBDIR += p5-Crypt-Blowfish_PP SUBDIR += p5-Crypt-CAST5_PP SUBDIR += p5-Crypt-CBC + SUBDIR += p5-Crypt-CBCeasy SUBDIR += p5-Crypt-CipherSaber SUBDIR += p5-Crypt-Cracklib SUBDIR += p5-Crypt-Cryptix |