diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2015-06-18 19:56:52 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2015-06-18 19:56:52 +0000 |
commit | 75153912ea2d9c80fa5f58a4bbe65167882d228f (patch) | |
tree | 296529de64dc6a4f4fd3fc1ac9478c982c6ece1b /net/Makefile | |
parent | 6763a3e0689858b76bd78658d771330b88193419 (diff) |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 451cb51afc19..ede96366844a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -914,7 +914,7 @@ SUBDIR += py-ipaddress SUBDIR += py-iplib SUBDIR += py-kombu - SUBDIR += py-ldap2 + SUBDIR += py-ldap SUBDIR += py-ldap3 SUBDIR += py-ldaptor SUBDIR += py-libcloud |