summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2001-12-30 14:29:07 +0000
committerwiz <wiz>2001-12-30 14:29:07 +0000
commit4a83052f662c7cc1fd8b237485f8a9b608d2fa06 (patch)
tree3975acbe66dea3912c5553b3159223385bf56c2c /security/Makefile
parent54fe4cfd409c11fb8223685465a0e74e5e100df2 (diff)
downloadpkgsrc-4a83052f662c7cc1fd8b237485f8a9b608d2fa06.tar.gz
Add and enable p5-Crypt-IDEA.
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 6252d4a426f..3ba6f4e6ab3 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.95 2001/12/19 14:45:09 agc Exp $
+# $NetBSD: Makefile,v 1.96 2001/12/30 14:29:07 wiz Exp $
#
COMMENT= Security tools
@@ -51,6 +51,7 @@ SUBDIR+= p5-Crypt-CBC
SUBDIR+= p5-Crypt-DES
SUBDIR+= p5-Crypt-DES_EDE3
SUBDIR+= p5-Crypt-DSA
+SUBDIR+= p5-Crypt-IDEA
SUBDIR+= p5-Crypt-OpenPGP
SUBDIR+= p5-Crypt-Primes
SUBDIR+= p5-Crypt-RIPEMD160