diff options
author | Steve Price <steve@FreeBSD.org> | 1998-10-10 04:42:07 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-10-10 04:42:07 +0000 |
commit | 6695348336fc2f94fdb52358fea2531bf7d1ef2a (patch) | |
tree | a8b07de46496978d5f4f85013d4f4e83232f9376 /net/Makefile | |
parent | Initial import of OpenLDAP version 1.0.1. (diff) |
Turn on openldap port.
Notes
Notes:
svn path=/head/; revision=13834
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 e3f6435bed23..4b7898d6f750 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.181 1998/09/18 21:55:07 vanilla Exp $ +# $Id: Makefile,v 1.182 1998/10/05 20:16:50 rvb Exp $ # SUBDIR += SSLtelnet @@ -83,6 +83,7 @@ SUBDIR += ntop SUBDIR += ntp SUBDIR += omi + SUBDIR += openldap SUBDIR += p5-Archie SUBDIR += p5-Net SUBDIR += p5-Net-DNS |