diff options
author | Grzegorz Blach <gblach@FreeBSD.org> | 2014-03-22 22:58:39 +0000 |
---|---|---|
committer | Grzegorz Blach <gblach@FreeBSD.org> | 2014-03-22 22:58:39 +0000 |
commit | a5be73113260b8acea3f55627ebbedbfa064d839 (patch) | |
tree | 13991dee587e11fa98aca3a9ea4962364c9afa9b /security/Makefile | |
parent | 8e82f271e53fd874dd899c82dcc53ca26a73cdd0 (diff) | |
download | ports-a5be73113260b8acea3f55627ebbedbfa064d839.tar.gz ports-a5be73113260b8acea3f55627ebbedbfa064d839.zip |
Notes
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index b081291aaf1a..55e9028497ec 100644 --- a/security/Makefile +++ b/security/Makefile @@ -745,6 +745,7 @@ SUBDIR += py-Products.PluggableAuthService SUBDIR += py-RestrictedPython SUBDIR += py-SecretStorage + SUBDIR += py-backports.ssl_match_hostname SUBDIR += py-bcrypt SUBDIR += py-borg.localrole SUBDIR += py-cerealizer |