diff options
author | tdb <tdb@FreeBSD.org> | 2014-05-24 23:11:55 +0800 |
---|---|---|
committer | tdb <tdb@FreeBSD.org> | 2014-05-24 23:11:55 +0800 |
commit | 3a75a106ce5289454ec022ba424fbce9af642d50 (patch) | |
tree | a3e741b63502d9384e8e5ae780456149a018a1f9 /net/Makefile | |
parent | 0dd9fc15a37952b28e4296e6ae773dcb3602dec8 (diff) | |
download | freebsd-ports-gnome-3a75a106ce5289454ec022ba424fbce9af642d50.tar.gz freebsd-ports-gnome-3a75a106ce5289454ec022ba424fbce9af642d50.tar.zst freebsd-ports-gnome-3a75a106ce5289454ec022ba424fbce9af642d50.zip |
Self Service Password is a web-based LDAP client. It provides easy,
anywhere-accessible, multi-language service to change your LDAP password.
Since it is a web application, this LDAP browser works on many platforms,
making change of your LDAP/AD password accessible from any location.
WWW: http://ltb-project.org/wiki/documentation/self-service-password/latest/start
PR: ports/185297
Submitted by: Krzysztof Stryjek <ports@bsdserwis.com>
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 b0ef779a7661..fdfb09ef6e95 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1079,6 +1079,7 @@ SUBDIR += sdl2_net SUBDIR += sdl_net SUBDIR += seda + SUBDIR += self-service-password SUBDIR += sendemail SUBDIR += sendfile SUBDIR += sendsms |