diff options
author | obache <obache> | 2008-08-24 09:10:52 +0000 |
---|---|---|
committer | obache <obache> | 2008-08-24 09:10:52 +0000 |
commit | 674ff4168259ed479de558df9d7071d6d0ac8b56 (patch) | |
tree | 6decc273cbd6761d06c17a226f6e136d92ae72e5 /security/Makefile | |
parent | 29c93d1591de44f9a313eea82e46a86aa8e436fe (diff) | |
download | pkgsrc-674ff4168259ed479de558df9d7071d6d0ac8b56.tar.gz |
Add and enable p5-Crypt-OpenSSL-AES.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
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 |