From 3a75a106ce5289454ec022ba424fbce9af642d50 Mon Sep 17 00:00:00 2001 From: tdb Date: Sat, 24 May 2014 15:11:55 +0000 Subject: 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 --- net/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/Makefile') 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 -- cgit