diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-03-10 02:08:26 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-03-10 02:08:26 +0000 |
commit | f051be7b1d354292d6835ebffe39267693530401 (patch) | |
tree | d6b1ef38305a5f8fc99a72f70716d9736f0ae9a5 /net/Makefile | |
parent | 77597be0e1193a2971a4ba6938ea007b21b7667e (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 78487496876b..0dcf28e18473 100644 --- a/net/Makefile +++ b/net/Makefile @@ -379,7 +379,7 @@ SUBDIR += py-adns SUBDIR += py-ipy SUBDIR += py-jabber - SUBDIR += py-ldap1 +# SUBDIR += py-ldap1 SUBDIR += py-ldap2 SUBDIR += py-libnet SUBDIR += py-pcap |