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
commit95051b52fbda5699d8ed28d1636ca7eed0541555 (patch)
tree95b4a8a4a7488e52b3315b0d10fdd3169356a11b /security/Makefile
parent80ac92df4e35db78266244e510d4b8b1b7cce597 (diff)
downloadpkgsrc-95051b52fbda5699d8ed28d1636ca7eed0541555.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