diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-17 08:57:51 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-17 08:57:51 +0000 |
commit | fa3a17c064e297850f0b1015d83b1c888a00ab3c (patch) | |
tree | c3c7db59ec25cc053624401e8f85e762c1460b28 /security/pam_ldap/Makefile | |
parent | f636188f97278d8e2ef103b71ac9d1ab591313bb (diff) | |
download | ports-fa3a17c064e297850f0b1015d83b1c888a00ab3c.tar.gz ports-fa3a17c064e297850f0b1015d83b1c888a00ab3c.zip |
Notes
Diffstat (limited to 'security/pam_ldap/Makefile')
-rw-r--r-- | security/pam_ldap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pam_ldap/Makefile b/security/pam_ldap/Makefile index b7b0380c13c1..a4853044df45 100644 --- a/security/pam_ldap/Makefile +++ b/security/pam_ldap/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.padl.com/download/ \ DISTNAME= pam_ldap-${PORTVERSION:S/.//g} MAINTAINER= marcus@FreeBSD.org -COMMENT= A pam module for authenticating with LDAP +COMMENT= Pam module for authenticating with LDAP GNU_CONFIGURE= yes USE_OPENLDAP= yes |