summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorseb <seb>2005-10-13 10:58:42 +0000
committerseb <seb>2005-10-13 10:58:42 +0000
commit16fda59e880c516d9771db37205df3822f44323a (patch)
tree95b4a8a4a7488e52b3315b0d10fdd3169356a11b /security/Makefile
parent6f6d78f306bac8a8b205b8ba9648d35f53be30e9 (diff)
downloadpkgsrc-16fda59e880c516d9771db37205df3822f44323a.tar.gz
belatedly add & enable p5-Crypt-DH
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 b1c5f86aee1..8079ef5cb98 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.246 2005/10/08 16:49:35 jdolecek Exp $
+# $NetBSD: Makefile,v 1.247 2005/10/13 10:58:42 seb Exp $
#
COMMENT= Security tools
@@ -129,6 +129,7 @@ SUBDIR+= p5-Crypt-CBC
SUBDIR+= p5-Crypt-CipherSaber
SUBDIR+= p5-Crypt-DES
SUBDIR+= p5-Crypt-DES_EDE3
+SUBDIR+= p5-Crypt-DH
SUBDIR+= p5-Crypt-DSA
SUBDIR+= p5-Crypt-IDEA
SUBDIR+= p5-Crypt-OpenPGP