Add and enable py-OpenSSL.
This commit is contained in:
parent
4507c45f6d
commit
7238d3685d
2 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES,v 1.4909 2004/02/19 00:45:12 minskim Exp $
|
||||
$NetBSD: CHANGES,v 1.4910 2004/02/19 01:20:28 minskim Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2004:
|
||||
|
||||
|
@ -922,3 +922,4 @@ Changes to the packages collection and infrastructure in 2004:
|
|||
Updated p5-Crypt-OpenSSL-RSA 0.21 [heinz 2004-02-18]
|
||||
Added py-fonttools-2.0b1 [minskim 2004-02-19]
|
||||
Added py-TTFQuery-0.2.6 [minskim 2004-02-19]
|
||||
Added py-OpenSSL-0.5.1 [minskim 2004-02-19]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.166 2004/02/17 15:36:06 minskim Exp $
|
||||
# $NetBSD: Makefile,v 1.167 2004/02/19 01:20:27 minskim Exp $
|
||||
#
|
||||
|
||||
COMMENT= Security tools
|
||||
|
@ -132,6 +132,7 @@ SUBDIR+= pks
|
|||
SUBDIR+= portsentry
|
||||
SUBDIR+= priv
|
||||
SUBDIR+= pscan
|
||||
SUBDIR+= py-OpenSSL
|
||||
SUBDIR+= py-amkCrypto
|
||||
SUBDIR+= py-cryptkit
|
||||
SUBDIR+= py-gnupg
|
||||
|
|
Loading…
Reference in a new issue