diff options
author | roy <roy@pkgsrc.org> | 2009-07-21 13:30:12 +0000 |
---|---|---|
committer | roy <roy@pkgsrc.org> | 2009-07-21 13:30:12 +0000 |
commit | b5c797886c5dc1fb4363cd1f516841d1bef4cd3b (patch) | |
tree | 8cf5399234f537e188e1eece36c9d0cc537ee3b8 /security/Makefile | |
parent | bcb4a36465ec72ccbe7aa4508bf45bddd40e9b17 (diff) | |
download | pkgsrc-b5c797886c5dc1fb4363cd1f516841d1bef4cd3b.tar.gz |
Add py-python-openid
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 bf43fcbcb18..4184d04c069 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.350 2009/05/17 10:38:46 seb Exp $ +# $NetBSD: Makefile,v 1.351 2009/07/21 13:30:12 roy Exp $ # COMMENT= Security tools @@ -257,6 +257,7 @@ SUBDIR+= py-m2crypto SUBDIR+= py-mcrypt SUBDIR+= py-paramiko SUBDIR+= py-prewikka +SUBDIR+= py-python-openid SUBDIR+= py-smbpasswd SUBDIR+= py-tlslite SUBDIR+= pyca |