diff options
Diffstat (limited to 'www/ap2-auth-ldap/Makefile')
-rw-r--r-- | www/ap2-auth-ldap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap2-auth-ldap/Makefile b/www/ap2-auth-ldap/Makefile index 24f29a6fe6a..0d143b5238f 100644 --- a/www/ap2-auth-ldap/Makefile +++ b/www/ap2-auth-ldap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2008/01/18 05:09:47 tnn Exp $ +# $NetBSD: Makefile,v 1.18 2009/07/17 18:00:25 adrianp Exp $ DISTNAME= mod_auth_ldap3.05 PKGNAME= ap2-auth-ldap-3.05 @@ -6,7 +6,7 @@ PKGREVISION= 5 CATEGORIES= www databases MASTER_SITES= http://www.muquit.com/muquit/software/mod_auth_ldap/ -MAINTAINER= adrianp@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= ${MASTER_SITES}/mod_auth_ldap.html COMMENT= Module to allow apache2 authentication against an LDAP directory |