diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-02-28 08:27:36 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-02-28 08:27:36 +0000 |
commit | d81c80bd2332303b23a456d27275cd893077d6ae (patch) | |
tree | 4c0e8a95a45a23088d6c3fcd6ea4636b6113a84a /net/Makefile | |
parent | 0a2c4bd032169c7777151268d97590cc17e99d31 (diff) |
py-ldap1: from ldapmodule,
py-ldap2: import CVS snapshoot.
Fix Makefile
Notes
Notes:
svn path=/head/; revision=55328
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index eaa521af18f2..f48056d6b4c3 100644 --- a/net/Makefile +++ b/net/Makefile @@ -205,7 +205,6 @@ SUBDIR += kxicq2 SUBDIR += lam SUBDIR += lambdamoo - SUBDIR += ldapmodule SUBDIR += ldapsdk SUBDIR += libfreenet SUBDIR += libicq @@ -376,6 +375,8 @@ SUBDIR += py-adns SUBDIR += py-ipy SUBDIR += py-jabber + SUBDIR += py-ldap1 + SUBDIR += py-ldap2 SUBDIR += py-libnet SUBDIR += py-pcap SUBDIR += py-smb |