diff options
Diffstat (limited to 'www/ap-auth-ldap/Makefile')
-rw-r--r-- | www/ap-auth-ldap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-auth-ldap/Makefile b/www/ap-auth-ldap/Makefile index 70d35bc2e4b..42c0399218f 100644 --- a/www/ap-auth-ldap/Makefile +++ b/www/ap-auth-ldap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2006/02/27 19:40:36 kleink Exp $ +# $NetBSD: Makefile,v 1.28 2006/03/04 21:30:56 jlam Exp $ DISTNAME= auth_ldap-1.6.1 PKGNAME= ap-auth-ldap-1.6.1 @@ -7,7 +7,7 @@ SVR4_PKGNAME= apldap CATEGORIES= www databases MASTER_SITES= http://www.rudedog.org/auth_ldap/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.rudedog.org/auth_ldap/ COMMENT= Module to allow apache authentication against an LDAP directory |