summaryrefslogtreecommitdiff
path: root/www/ap-auth-ldap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/ap-auth-ldap/Makefile')
-rw-r--r--www/ap-auth-ldap/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/ap-auth-ldap/Makefile b/www/ap-auth-ldap/Makefile
index 42c0399218f..120302a592d 100644
--- a/www/ap-auth-ldap/Makefile
+++ b/www/ap-auth-ldap/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2006/03/04 21:30:56 jlam Exp $
+# $NetBSD: Makefile,v 1.29 2006/05/31 18:22:26 ghen Exp $
DISTNAME= auth_ldap-1.6.1
PKGNAME= ap-auth-ldap-1.6.1
-PKGREVISION= 2
+PKGREVISION= 3
SVR4_PKGNAME= apldap
CATEGORIES= www databases
MASTER_SITES= http://www.rudedog.org/auth_ldap/
@@ -27,6 +27,6 @@ post-install:
.include "../../www/apache/module.mk"
-.include "../../databases/openldap/buildlink3.mk"
+.include "../../databases/openldap-client/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"