diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2009-07-23 05:53:05 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2009-07-23 05:53:05 +0000 |
commit | 0556062db0a03e4929f58903787a41f734cc7b00 (patch) | |
tree | 76ec004c87fabe4f84ddcec43172276e3648d7c6 /security | |
parent | 00512090b35d48dbd5d602a2e907da0c2d339c76 (diff) | |
download | pkgsrc-0556062db0a03e4929f58903787a41f734cc7b00.tar.gz |
sort
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile index e6dbcd92f3b..41fb759d08b 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.352 2009/07/21 14:09:11 roy Exp $ +# $NetBSD: Makefile,v 1.353 2009/07/23 05:53:05 jnemeth Exp $ # COMMENT= Security tools @@ -255,9 +255,9 @@ SUBDIR+= py-gnutls SUBDIR+= py-lasso SUBDIR+= py-m2crypto SUBDIR+= py-mcrypt +SUBDIR+= py-openid SUBDIR+= py-paramiko SUBDIR+= py-prewikka -SUBDIR+= py-openid SUBDIR+= py-smbpasswd SUBDIR+= py-tlslite SUBDIR+= pyca |