diff options
author | max <max@FreeBSD.org> | 1996-12-06 18:23:28 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1996-12-06 18:23:28 +0800 |
commit | 003faf8dde67c9f80351a56f8cdac0077932daaf (patch) | |
tree | 571418bb580307acc69b999c0b4b17c048b8920e /net | |
parent | e8cf19ca9a643f4cf1d0533baf007e3cd213c5f1 (diff) | |
download | freebsd-ports-graphics-003faf8dde67c9f80351a56f8cdac0077932daaf.tar.gz freebsd-ports-graphics-003faf8dde67c9f80351a56f8cdac0077932daaf.tar.zst freebsd-ports-graphics-003faf8dde67c9f80351a56f8cdac0077932daaf.zip |
Activated ldap.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 4a7ebcf1da6..2bec0c68205 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.84 1996/11/26 08:50:49 asami Exp $ +# $Id: Makefile,v 1.85 1996/12/01 12:12:35 max Exp $ # SUBDIR += archie @@ -19,6 +19,7 @@ SUBDIR += ircII SUBDIR += isc-dhcp SUBDIR += ivs + SUBDIR += ldap SUBDIR += mirror SUBDIR += moxftp SUBDIR += ncftp |