summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2004-02-25 19:00:16 +0000
committerheinz <heinz@pkgsrc.org>2004-02-25 19:00:16 +0000
commita6b5c103f1acaf115d9b333d0e9c181a154d896b (patch)
treee0b263061f46454772679e196a74581816e4f46f /security
parentfb2a78a122b26043578fe0e53a9c033eaeb97b87 (diff)
downloadpkgsrc-a6b5c103f1acaf115d9b333d0e9c181a154d896b.tar.gz
Enable p5-Crypt-CAST5_PP
Diffstat (limited to 'security')
-rw-r--r--security/Makefile3
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