diff options
author | pav <pav@FreeBSD.org> | 2006-06-23 16:51:02 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-06-23 16:51:02 +0800 |
commit | 6971105edd791bda1ef348aace1c8403c417f82c (patch) | |
tree | d6e9354c5d9ad9119ed2650d92e5ed0e3c9e0502 /net/Makefile | |
parent | 276efecc5ba75a977eb4b8bdac07fa629ddb3194 (diff) | |
download | freebsd-ports-gnome-6971105edd791bda1ef348aace1c8403c417f82c.tar.gz freebsd-ports-gnome-6971105edd791bda1ef348aace1c8403c417f82c.tar.zst freebsd-ports-gnome-6971105edd791bda1ef348aace1c8403c417f82c.zip |
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>
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 |