diff options
author | wiz <wiz@pkgsrc.org> | 2013-03-15 07:34:27 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-03-15 07:34:27 +0000 |
commit | 10a8ad02f8c9218dc5f20c3e316e56bd2688ea4e (patch) | |
tree | e5681c3a653bf71a2b023d3b58bad0e855913ca0 /security | |
parent | 70ba00af3db259639650466436e682957c1f536f (diff) | |
download | pkgsrc-10a8ad02f8c9218dc5f20c3e316e56bd2688ea4e.tar.gz |
- py-ssh.
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile index 95b31e32e99..0b173668f0f 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.458 2013/03/15 02:05:03 dsainty Exp $ +# $NetBSD: Makefile,v 1.459 2013/03/15 07:34:27 wiz Exp $ # COMMENT= Security tools @@ -327,7 +327,6 @@ SUBDIR+= py-openid SUBDIR+= py-paramiko SUBDIR+= py-prewikka SUBDIR+= py-smbpasswd -SUBDIR+= py-ssh SUBDIR+= py-tlslite SUBDIR+= py-xmlsec SUBDIR+= pyca |