diff options
author | drochner <drochner@pkgsrc.org> | 2006-07-04 15:37:08 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2006-07-04 15:37:08 +0000 |
commit | 6f0afdfb3b87ce5da9be2940ead4c5fab4173cbb (patch) | |
tree | 519103870d0174c7dba9ce977776dd3b269846de /security/Makefile | |
parent | 972886bda5c2f40f7bb639977e0c03822d7047b5 (diff) | |
download | pkgsrc-6f0afdfb3b87ce5da9be2940ead4c5fab4173cbb.tar.gz |
+py-paramiko
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 c6dedf83333..4f488fcfaa7 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.269 2006/05/15 11:59:01 markd Exp $ +# $NetBSD: Makefile,v 1.270 2006/07/04 15:37:08 drochner Exp $ # COMMENT= Security tools @@ -206,6 +206,7 @@ SUBDIR+= py-gnupg SUBDIR+= py-gnutls SUBDIR+= py-m2crypto SUBDIR+= py-mcrypt +SUBDIR+= py-paramiko SUBDIR+= py-prewikka SUBDIR+= pyca SUBDIR+= qca |