diff options
author | heinz <heinz> | 2004-02-25 19:00:16 +0000 |
---|---|---|
committer | heinz <heinz> | 2004-02-25 19:00:16 +0000 |
commit | dab37cc6fba2e282fdca680baac8aa1170775379 (patch) | |
tree | e0b263061f46454772679e196a74581816e4f46f /security/Makefile | |
parent | cbf3a693ab98a9ea96ce48755bf8f5bed136d201 (diff) | |
download | pkgsrc-dab37cc6fba2e282fdca680baac8aa1170775379.tar.gz |
Enable p5-Crypt-CAST5_PP
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index d38eb172aea..84c21c4dce5 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.168 2004/02/22 01:42:27 schmonz Exp $ +# $NetBSD: Makefile,v 1.169 2004/02/25 19:00:16 heinz Exp $ # COMMENT= Security tools @@ -88,6 +88,7 @@ SUBDIR+= p0f SUBDIR+= p5-Authen-SASL SUBDIR+= p5-Authen-SASL-Cyrus SUBDIR+= p5-Crypt-Blowfish +SUBDIR+= p5-Crypt-CAST5_PP SUBDIR+= p5-Crypt-CBC SUBDIR+= p5-Crypt-DES SUBDIR+= p5-Crypt-DES_EDE3 |