diff options
author | will <will@FreeBSD.org> | 2001-01-03 23:25:39 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-03 23:25:39 +0000 |
commit | 51a28b7aa33ad6675d0b21630ac454af922e9f55 (patch) | |
tree | 5143ca142cd27fb6c1118014527314f1268923cf /security/Makefile | |
parent | 9c549708890143d69bd9c7dc936dc96c60f3fcf2 (diff) | |
download | FreeBSD-ports-51a28b7aa33ad6675d0b21630ac454af922e9f55.zip FreeBSD-ports-51a28b7aa33ad6675d0b21630ac454af922e9f55.tar.gz |
Add p5-Crypt-CipherSaber 0.50, perl module providing an OO interface to
CipherSaber encryption.
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 13ca163..0ea429d 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 |