summaryrefslogtreecommitdiff
path: root/security/pam-ldap
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-17 17:42:09 +0000
committerwiz <wiz@pkgsrc.org>2001-02-17 17:42:09 +0000
commita87738b456114a95193b58ec31e883210d6b9f3f (patch)
tree926bbe6e07ce5aedfc0884e098d71275e74392c9 /security/pam-ldap
parentad02d69ab28ddc19bb63fd7441b9ad1fc18206bb (diff)
downloadpkgsrc-a87738b456114a95193b58ec31e883210d6b9f3f.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'security/pam-ldap')
-rw-r--r--security/pam-ldap/Makefile3
-rw-r--r--security/pam-ldap/pkg/COMMENT1
2 files changed, 2 insertions, 2 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
diff --git a/security/pam-ldap/pkg/COMMENT b/security/pam-ldap/pkg/COMMENT
deleted file mode 100644
index 160df917464..00000000000
--- a/security/pam-ldap/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-pluggable authentication module for LDAP directories