summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-12-30 14:29:07 +0000
committerwiz <wiz@pkgsrc.org>2001-12-30 14:29:07 +0000
commit419bc176988e17d7f7e3bdd0fae9e455f32cf7c8 (patch)
tree3975acbe66dea3912c5553b3159223385bf56c2c /security/Makefile
parentd4c5221f8ad98b3ccb2bd32af55c8c8c631dbae3 (diff)
downloadpkgsrc-419bc176988e17d7f7e3bdd0fae9e455f32cf7c8.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