diff options
author | mm <mm@FreeBSD.org> | 2011-10-29 04:35:58 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2011-10-29 04:35:58 +0800 |
commit | 1cc49a14f649d4442df2891d3061b8988b055a9c (patch) | |
tree | 3f8ba7f8cc1786cd7e7188724319018af3cdc4d7 /www/Makefile | |
parent | a2d223200698be2b39889fcd9b108216156ef615 (diff) | |
download | freebsd-ports-gnome-1cc49a14f649d4442df2891d3061b8988b055a9c.tar.gz freebsd-ports-gnome-1cc49a14f649d4442df2891d3061b8988b055a9c.tar.zst freebsd-ports-gnome-1cc49a14f649d4442df2891d3061b8988b055a9c.zip |
Passwd is the Horde password changing application. While it has been
released and is in production use at many sites, it is also under heavy
development in an effort to expand and improve the module.
Right now, Passwd provides fairly complete support for changing passwords
via Poppassd, LDAP, Unix expect scripts, the Unix smbpasswd command for
SMB/CIFS passwords, Kolab, ADSI, Pine, Serv-U FTP, VMailMgr, vpopmail,
and SQL passwords.
WWW: http://www.horde.org/apps/passwd/
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 668918d22a90..ac93cc0248b5 100644 --- a/www/Makefile +++ b/www/Makefile @@ -281,6 +281,7 @@ SUBDIR += horde-wicked SUBDIR += horde4-ansel SUBDIR += horde4-base + SUBDIR += horde4-passwd SUBDIR += horde4-wicked SUBDIR += hotcrp SUBDIR += hs-HTTP |