diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-06-23 08:51:02 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-06-23 08:51:02 +0000 |
commit | d9faeef8e694f493eb37fa42c04aedc7ad51b6ca (patch) | |
tree | 7d2f2c7b4d9225367b897008dc2f7ea6f9fb00a4 /net/Makefile | |
parent | 6664ebffd31ab27d38de8dfb107cfef542da1ed5 (diff) |
Splat is a set of utilities designed to help keep information
in an LDAP directory in sync with information outside of an
LDAP directory. This information can be any set of attributes on
any object in the LDAP directory.
WWW: http://dpw.threerings.net/projects/splat/
PR: ports/99287
Submitted by: Nick Barkas <snb@threerings.net>
Notes
Notes:
svn path=/head/; revision=166091
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 2d0f54b6ac81..52dec15f113d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -699,6 +699,7 @@ SUBDIR += socketbind SUBDIR += socketpipe SUBDIR += socks5 + SUBDIR += splatd SUBDIR += spoofer SUBDIR += spread SUBDIR += spread-j |