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 | a419b5768f43fc9468d5ac0035d02a3ebaa640fb (patch) | |
tree | 8cf5399234f537e188e1eece36c9d0cc537ee3b8 /security | |
parent | 1d6a5a685220d43c1b79bfbc5515f53ae35b4a87 (diff) | |
download | pkgsrc-a419b5768f43fc9468d5ac0035d02a3ebaa640fb.tar.gz |
Add py-python-openid
Diffstat (limited to 'security')
-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 |