diff options
author | seb <seb> | 2004-09-04 14:13:11 +0000 |
---|---|---|
committer | seb <seb> | 2004-09-04 14:13:11 +0000 |
commit | 58226c39819e3a551f974e399f72a6cea546ca40 (patch) | |
tree | 8631a5291918e068e512533a0bc953ea6081493c /security | |
parent | 32b427431ad58dfaa05a2233de85ec414d2197b7 (diff) | |
download | pkgsrc-58226c39819e3a551f974e399f72a6cea546ca40.tar.gz |
Add & enable p5-Crypt-CipherSaber.
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 369309e026d..0a8f9fe0c13 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.194 2004/08/27 13:22:30 drochner Exp $ +# $NetBSD: Makefile,v 1.195 2004/09/04 14:13:11 seb Exp $ # COMMENT= Security tools @@ -112,6 +112,7 @@ SUBDIR+= p5-Authen-SASL-Cyrus SUBDIR+= p5-Crypt-Blowfish SUBDIR+= p5-Crypt-CAST5_PP SUBDIR+= p5-Crypt-CBC +SUBDIR+= p5-Crypt-CipherSaber SUBDIR+= p5-Crypt-DES SUBDIR+= p5-Crypt-DES_EDE3 SUBDIR+= p5-Crypt-DSA |