summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2002-09-20 20:27:27 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2002-09-20 20:27:27 +0000
commitbeda2711cef5dc3076a88d1483faab81f8ee1e4d (patch)
treeacefd08ba326886c7c086ed82b3f6831d3384e0e /security/Makefile
parentAdd p5-Crypt-Serpent(1.01), a perl module for Serpent encryption. (diff)
Add p5-Crypt-Twofish2(0.06), a perl module for Twofish encryption.
This module provides the similar functionality to Crypt::Twofish, but also is Crypt::CBC compliant module. Approved by: knu (mentor)
Notes
Notes: svn path=/head/; revision=66891
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 5e0f13dd8989..7088f70d4f74 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -173,6 +173,7 @@
SUBDIR += p5-Crypt-Solitaire
SUBDIR += p5-Crypt-TripleDES
SUBDIR += p5-Crypt-Twofish
+ SUBDIR += p5-Crypt-Twofish2
SUBDIR += p5-Crypt-UnixCrypt
SUBDIR += p5-Digest
SUBDIR += p5-Digest-BubbleBabble