summaryrefslogtreecommitdiff
path: root/security/pam-ldap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/pam-ldap/Makefile')
-rw-r--r--security/pam-ldap/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/pam-ldap/Makefile b/security/pam-ldap/Makefile
index 54f22263b8d..1e18871da53 100644
--- a/security/pam-ldap/Makefile
+++ b/security/pam-ldap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/10/21 18:47:46 rh Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/17 17:50:01 wiz Exp $
#
DISTNAME= pam_ldap
@@ -11,6 +11,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.padl.com/pam_ldap.html
+COMMENT= pluggable authentication module for LDAP directories
DEPENDS+= openldap-*:../../databases/openldap
DEPENDS+= PAM-*:../../security/PAM