summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz>2001-03-20 14:08:06 +0000
committerwiz <wiz>2001-03-20 14:08:06 +0000
commit4a327bf47c7f0d1d8b1e1e28563ad4964e2dbf1f (patch)
tree57b2736c4d2136eaffb52be51078620208eaaaf3 /security
parente6734ce638030ea6e31dd5a976529b69593cab05 (diff)
downloadpkgsrc-4a327bf47c7f0d1d8b1e1e28563ad4964e2dbf1f.tar.gz
add and enable p5-Crypt-DES
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 becb6f6335c..13ac6942878 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.68 2001/03/16 23:44:33 jun Exp $
+# $NetBSD: Makefile,v 1.69 2001/03/20 14:08:06 wiz Exp $
#
COMMENT= Security tools
@@ -39,6 +39,7 @@ SUBDIR+= openssh
SUBDIR+= openssl
SUBDIR+= p5-Crypt-Blowfish
SUBDIR+= p5-Crypt-CBC
+SUBDIR+= p5-Crypt-DES
SUBDIR+= p5-Digest-MD5
SUBDIR+= p5-SHA
SUBDIR+= p5-SSLeay