summaryrefslogtreecommitdiff
path: root/www/ap-auth-ldap
diff options
context:
space:
mode:
authorkleink <kleink@pkgsrc.org>2000-06-15 12:55:07 +0000
committerkleink <kleink@pkgsrc.org>2000-06-15 12:55:07 +0000
commita0b056ab24816aa88dae982afd3de7ba650fc71b (patch)
tree8bc213f358f3379fb330901cd09874504f38f838 /www/ap-auth-ldap
parent57df0c9abe5672c5f09c1ff95f60d48e9586a109 (diff)
downloadpkgsrc-a0b056ab24816aa88dae982afd3de7ba650fc71b.tar.gz
Match openldap-1.2.*.
Diffstat (limited to 'www/ap-auth-ldap')
-rw-r--r--www/ap-auth-ldap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-auth-ldap/Makefile b/www/ap-auth-ldap/Makefile
index f96b2008e4d..103efd9011b 100644
--- a/www/ap-auth-ldap/Makefile
+++ b/www/ap-auth-ldap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/05/30 13:58:49 kleink Exp $
+# $NetBSD: Makefile,v 1.2 2000/06/15 12:55:37 kleink Exp $
DISTNAME= auth_ldap-1.4.2
PKGNAME= ap-auth-ldap-1.4.2
@@ -9,7 +9,7 @@ MAINTAINER= kleink@netbsd.org
HOMEPAGE= http://www.rudedog.org/auth_ldap/
DEPENDS+= apache-1.3.*:../../www/apache
-DEPENDS+= openldap-1.2.7p1:../../databases/openldap
+DEPENDS+= openldap-1.2.*:../../databases/openldap
# For "apxs":
BUILD_DEPENDS= ${LOCALBASE}/bin/perl:../../lang/perl5