diff options
author | minskim <minskim@pkgsrc.org> | 2004-02-19 01:20:27 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-02-19 01:20:27 +0000 |
commit | 75957db3cbca1bf7252353f05001196530a6f347 (patch) | |
tree | fbc9b16943b1a513d875c010d3b989ddd9283302 /security/Makefile | |
parent | b3466f1748013a65e3a41bd20af0a2cbf9786cb6 (diff) | |
download | pkgsrc-75957db3cbca1bf7252353f05001196530a6f347.tar.gz |
Add and enable py-OpenSSL.
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 49cc5f1a2c1..b52252bdb49 100644 --- a/security/Makefile +++ b/security/Makefile @@ -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 |