diff options
author | obache <obache@pkgsrc.org> | 2011-09-17 11:32:49 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-09-17 11:32:49 +0000 |
commit | 6b01a2415875f0afe404b8b88ed51489e9b39f44 (patch) | |
tree | 7d75cb808c4348e82bd2fdaabb7e5f7a6a66adc4 /security/Makefile | |
parent | 772a1ce30160f79caf978a2328fc66a765f6cc81 (diff) | |
download | pkgsrc-6b01a2415875f0afe404b8b88ed51489e9b39f44.tar.gz |
+cy2-scram
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 1583cbb8782..00272471e22 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.416 2011/09/04 04:41:01 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.417 2011/09/17 11:32:49 obache Exp $ # COMMENT= Security tools @@ -43,6 +43,7 @@ SUBDIR+= cy2-ntlm SUBDIR+= cy2-otp SUBDIR+= cy2-plain SUBDIR+= cy2-saml +SUBDIR+= cy2-scram SUBDIR+= cy2-sql SUBDIR+= cyrus-sasl SUBDIR+= cyrus-saslauthd |