From 6a26ebefa79062306cfd96c913c6ade2bf1353ce Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Mon, 1 May 2006 20:46:26 +0000 Subject: courierpasswd is an authentication and password changing utility that uses the courier-authlib authentication library to find user credentials. Its interface follows that of Daniel J. Bernstein's checkpassword program. WWW: http://www.arda.homeunix.net/store/ PR: ports/96572 Submitted by: Andrew St. Jean --- security/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/Makefile') diff --git a/security/Makefile b/security/Makefile index d0a3edc5fe51..bd419ac0e237 100644 --- a/security/Makefile +++ b/security/Makefile @@ -66,6 +66,7 @@ SUBDIR += courier-authlib SUBDIR += courier-authlib-base SUBDIR += courierpassd + SUBDIR += courierpasswd SUBDIR += cops SUBDIR += cp2fwb SUBDIR += crack -- cgit v1.2.3