summaryrefslogtreecommitdiff
path: root/www/ap-auth-ldap
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-17 17:21:28 +0000
committerwiz <wiz>2001-02-17 17:21:28 +0000
commit5c2ded063c246b745cbe88b35958aeb774b3efff (patch)
treefe8266973ffa2637b58ee95206ea56dc48377bc4 /www/ap-auth-ldap
parenta45ac7ca966bf5b8cb2bec544cf9fe7ef1ece047 (diff)
downloadpkgsrc-5c2ded063c246b745cbe88b35958aeb774b3efff.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'www/ap-auth-ldap')
-rw-r--r--www/ap-auth-ldap/Makefile3
-rw-r--r--www/ap-auth-ldap/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-auth-ldap/Makefile b/www/ap-auth-ldap/Makefile
index a5f90e43d4a..e96d21a381b 100644
--- a/www/ap-auth-ldap/Makefile
+++ b/www/ap-auth-ldap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/12/14 12:27:51 kleink Exp $
+# $NetBSD: Makefile,v 1.6 2001/02/17 17:21:44 wiz Exp $
DISTNAME= auth_ldap-1.5.2
PKGNAME= ap-auth-ldap-1.5.2
@@ -7,6 +7,7 @@ MASTER_SITES= http://www.rudedog.org/auth_ldap/
MAINTAINER= kleink@netbsd.org
HOMEPAGE= http://www.rudedog.org/auth_ldap/
+COMMENT= Module to allow apache authentication against an LDAP directory
DEPENDS+= apache-1.3.*:../../www/apache
DEPENDS+= openldap-1.2.*:../../databases/openldap
diff --git a/www/ap-auth-ldap/pkg/COMMENT b/www/ap-auth-ldap/pkg/COMMENT
deleted file mode 100644
index dcb28ba31d8..00000000000
--- a/www/ap-auth-ldap/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Module to allow apache authentication against an LDAP directory