diff options
author | pettai <pettai@pkgsrc.org> | 2010-03-15 19:44:02 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2010-03-15 19:44:02 +0000 |
commit | fc191d50012dee3391115ede7cf14937ee49fa75 (patch) | |
tree | aec406590151e0a40c1460b9da0badc628374225 /security/Makefile | |
parent | 54918c17cacadbe2a1562e90fdeca76317098212 (diff) | |
download | pkgsrc-fc191d50012dee3391115ede7cf14937ee49fa75.tar.gz |
+ opensaml
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 81b6d5c968b..fc3bcc4d7f6 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.377 2010/03/13 19:22:44 pettai Exp $ +# $NetBSD: Makefile,v 1.378 2010/03/15 19:44:02 pettai Exp $ # COMMENT= Security tools @@ -151,6 +151,7 @@ SUBDIR+= ocaml-ssl SUBDIR+= opencdk SUBDIR+= openct SUBDIR+= openpam +SUBDIR+= opensaml SUBDIR+= opensc SUBDIR+= opensc-signer SUBDIR+= openssh |