summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2008-08-24 09:10:52 +0000
committerobache <obache@pkgsrc.org>2008-08-24 09:10:52 +0000
commit1f65f1b313d1b6f1276fcafb3cbc321c8f9bf591 (patch)
tree6decc273cbd6761d06c17a226f6e136d92ae72e5 /security
parent7f326c55f9ee9195c39695901e543e277966b351 (diff)
downloadpkgsrc-1f65f1b313d1b6f1276fcafb3cbc321c8f9bf591.tar.gz
Add and enable p5-Crypt-OpenSSL-AES.
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 31d42d58064..37ff354522f 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.327 2008/08/20 09:56:28 he Exp $
+# $NetBSD: Makefile,v 1.328 2008/08/24 09:10:52 obache Exp $
#
COMMENT= Security tools
@@ -152,6 +152,7 @@ SUBDIR+= p5-Crypt-GPG
SUBDIR+= p5-Crypt-GeneratePassword
SUBDIR+= p5-Crypt-IDEA
SUBDIR+= p5-Crypt-OpenPGP
+SUBDIR+= p5-Crypt-OpenSSL-AES
SUBDIR+= p5-Crypt-OpenSSL-Bignum
SUBDIR+= p5-Crypt-OpenSSL-DSA
SUBDIR+= p5-Crypt-OpenSSL-RSA