aboutsummaryrefslogtreecommitdiff
path: root/www/auth_ldap
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-20 19:21:36 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-20 19:21:36 +0000
commitcb07270bfe4b330033ca50711c0cf542623c4ad1 (patch)
treeee07ead2de09ca12c5066f1934dd8381702cc6e0 /www/auth_ldap
parent9c26067c12c747b733fa8f8539446975566ff6bf (diff)
downloadports-cb07270bfe4b330033ca50711c0cf542623c4ad1.tar.gz
ports-cb07270bfe4b330033ca50711c0cf542623c4ad1.zip
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=75976
Diffstat (limited to 'www/auth_ldap')
-rw-r--r--www/auth_ldap/Makefile1
-rw-r--r--www/auth_ldap/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/www/auth_ldap/Makefile b/www/auth_ldap/Makefile
index 87d31bdec3d7..0717c5a89a41 100644
--- a/www/auth_ldap/Makefile
+++ b/www/auth_ldap/Makefile
@@ -12,6 +12,7 @@ CATEGORIES= www
MASTER_SITES= http://www.rudedog.org/auth_ldap/
MAINTAINER= ports@FreeBSD.org
+COMMENT= Apache module to authenticate against an LDAP directory
BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13
LIB_DEPENDS= lber.2:${PORTSDIR}/net/openldap2
diff --git a/www/auth_ldap/pkg-comment b/www/auth_ldap/pkg-comment
deleted file mode 100644
index 5125090f91f5..000000000000
--- a/www/auth_ldap/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Apache module to authenticate against an LDAP directory