diff options
author | he <he@pkgsrc.org> | 2008-12-19 18:31:36 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-12-19 18:31:36 +0000 |
commit | 33cc881a670e8458d095d0b3f676af44feadd493 (patch) | |
tree | 83014f2372263493d76f3e001c6cc25384db6a70 /security | |
parent | e64549e7e0581648befd79286b837039fc598ac8 (diff) | |
download | pkgsrc-33cc881a670e8458d095d0b3f676af44feadd493.tar.gz |
Add p5-OpenSSL.
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 4501d374f75..43a443b6b80 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.337 2008/12/05 12:53:24 sborrill Exp $ +# $NetBSD: Makefile,v 1.338 2008/12/19 18:31:36 he Exp $ # COMMENT= Security tools @@ -190,6 +190,7 @@ SUBDIR+= p5-Net-DNS-SEC SUBDIR+= p5-Net-DNS-SEC-Maint-Key SUBDIR+= p5-Net-SSH SUBDIR+= p5-Net-SSLeay +SUBDIR+= p5-OpenSSL SUBDIR+= p5-SHA SUBDIR+= p5-String-Random SUBDIR+= p5-Tie-EncryptedHash |