summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2018-04-19 06:50:42 +0000
committerwen <wen@pkgsrc.org>2018-04-19 06:50:42 +0000
commit686108699a1fd26487df74ee57a4c3975099f486 (patch)
tree0e0e8b1b01053d20db930b5649a4eae4bd7a62aa /security
parentbe843e87232ac7224e4757aa33e5360e3a78808e (diff)
downloadpkgsrc-686108699a1fd26487df74ee57a4c3975099f486.tar.gz
Add p5-Crypt-OpenSSL-Guess.
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 2d1e85e2284..94eee3c50d3 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.679 2018/04/05 05:20:59 jnemeth Exp $
+# $NetBSD: Makefile,v 1.680 2018/04/19 06:50:42 wen Exp $
#
COMMENT= Security tools
@@ -267,6 +267,7 @@ SUBDIR+= p5-Crypt-OpenPGP
SUBDIR+= p5-Crypt-OpenSSL-AES
SUBDIR+= p5-Crypt-OpenSSL-Bignum
SUBDIR+= p5-Crypt-OpenSSL-DSA
+SUBDIR+= p5-Crypt-OpenSSL-Guess
SUBDIR+= p5-Crypt-OpenSSL-RSA
SUBDIR+= p5-Crypt-OpenSSL-Random
SUBDIR+= p5-Crypt-PWSafe3