diff options
Diffstat (limited to 'www/ap2-auth-ldap')
-rw-r--r-- | www/ap2-auth-ldap/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/ap2-auth-ldap/Makefile b/www/ap2-auth-ldap/Makefile index e0aa8f1cd29..843d23fc79b 100644 --- a/www/ap2-auth-ldap/Makefile +++ b/www/ap2-auth-ldap/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2005/12/05 23:55:22 rillig Exp $ +# $NetBSD: Makefile,v 1.8 2006/01/06 15:10:07 wiz Exp $ DISTNAME= mod_auth_ldap3.05 PKGNAME= ap2-auth-ldap-3.05 +PKGREVISION= 1 CATEGORIES= www databases MASTER_SITES= http://www.muquit.com/muquit/software/mod_auth_ldap/ |