diff options
author | will <will@FreeBSD.org> | 2001-01-03 23:27:24 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-03 23:27:24 +0000 |
commit | 77bd57fb64916733a29c75421f2112c92ccf878f (patch) | |
tree | 7f4f7571ac2dffd8fa6d58591266b50d64ba178f /security/Makefile | |
parent | 8a9848a879307d8f7905de889b34a75adec4ae53 (diff) | |
download | FreeBSD-ports-77bd57fb64916733a29c75421f2112c92ccf878f.zip FreeBSD-ports-77bd57fb64916733a29c75421f2112c92ccf878f.tar.gz |
Add p5-Crypt-Twofish 1.0, perl module implementing the Twofish cipher.
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 4218035..ffee262 100644 --- a/security/Makefile +++ b/security/Makefile @@ -82,6 +82,7 @@ SUBDIR += p5-Crypt-Rijndael SUBDIR += p5-Crypt-SSLeay SUBDIR += p5-Crypt-TripleDES + SUBDIR += p5-Crypt-Twofish SUBDIR += p5-Digest-MD5 SUBDIR += p5-GnuPG-Interface SUBDIR += p5-IO-Socket-SSL |