diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-17 03:31:38 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-17 03:31:38 +0000 |
commit | 9f93733a893a175c9577d38ba6c6b1999cb2d25b (patch) | |
tree | 1cc47c30cd6843c51ffa1c97ea4baf5984591f19 /net | |
parent | 6003401be09138246f2d40b524299a515338a178 (diff) | |
download | ports-9f93733a893a175c9577d38ba6c6b1999cb2d25b.tar.gz ports-9f93733a893a175c9577d38ba6c6b1999cb2d25b.zip |
Added openldap21 directory
Noticed by: Mark Linimon's toolset
Notes
Notes:
svn path=/head/; revision=79115
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index ef62a9f8327a..b40c60d3f96b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -381,6 +381,7 @@ SUBDIR += openh323proxy SUBDIR += openldap12 SUBDIR += openldap20 + SUBDIR += openldap21 SUBDIR += openmcu SUBDIR += openslp SUBDIR += openverse |