diff options
author | kris <kris@FreeBSD.org> | 2002-03-10 10:08:26 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-03-10 10:08:26 +0800 |
commit | ae9063f918b70ebfcab5f94901f2750b053e78fd (patch) | |
tree | 775f3a47cfae8e8e15f8c2157d581953927366c6 /net/Makefile | |
parent | 9c6dcae5420582f36c2f40666f46486b14d62768 (diff) | |
download | freebsd-ports-gnome-ae9063f918b70ebfcab5f94901f2750b053e78fd.tar.gz freebsd-ports-gnome-ae9063f918b70ebfcab5f94901f2750b053e78fd.tar.zst freebsd-ports-gnome-ae9063f918b70ebfcab5f94901f2750b053e78fd.zip |
Comment out the net/py-ldap1 port, which is identical to the net/ldapmodule
port.
Pointy hat to: dinoex
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 |