summaryrefslogtreecommitdiff
path: root/security/Makefile
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
commit133c0cfe896b86d9abfac441036ba74f254e67b1 (patch)
treee0b263061f46454772679e196a74581816e4f46f /security/Makefile
parentc8f76972b5a28c9dc73d83d6b09f664e6287284c (diff)
downloadpkgsrc-133c0cfe896b86d9abfac441036ba74f254e67b1.tar.gz
Enable p5-Crypt-CAST5_PP
Diffstat (limited to 'security/Makefile')
-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