summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-01-03 23:25:39 +0000
committerWill Andrews <will@FreeBSD.org>2001-01-03 23:25:39 +0000
commit8895a309a225e31ccab814abd3c08b9dda205eb4 (patch)
tree83a0c6f092898c4478bedc4690a43876a2e231b9 /security/Makefile
parentAdd p5-Convert-Morse 0.0.2, perl module to convert between ASCII and Morse (diff)
Add p5-Crypt-CipherSaber 0.50, perl module providing an OO interface to
CipherSaber encryption.
Notes
Notes: svn path=/head/; revision=36700
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 13ca163e5b1a..0ea429d146d6 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -75,6 +75,7 @@
SUBDIR += p5-Authen-Ticket
SUBDIR += p5-Crypt-Blowfish
SUBDIR += p5-Crypt-CBC
+ SUBDIR += p5-Crypt-CipherSaber
SUBDIR += p5-Crypt-DES
SUBDIR += p5-Crypt-IDEA
SUBDIR += p5-Crypt-SSLeay