diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-10-31 11:42:22 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-10-31 11:42:22 +0000 |
commit | ab4bc8e81ebed5f18635f2c0e12ca22ee2792425 (patch) | |
tree | 6e3f16c1056b88dd7f0017acdccc130d89ad5b6e /net/Makefile | |
parent | Add compressed and encrypted folders support. (diff) |
Add openldap2 (OpenLDAP 2.0.6) after a repocopy from net/openldap
(OpenLDAP 1.2.x).
Notes
Notes:
svn path=/head/; revision=34489
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 30ba7707cc88..46038db6150d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -170,6 +170,7 @@ SUBDIR += opengatekeeper SUBDIR += openh323 SUBDIR += openldap + SUBDIR += openldap2 SUBDIR += p0f SUBDIR += p5-Archie SUBDIR += p5-Net |