diff options
Diffstat (limited to 'www/ap-auth-ldap')
-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 6cbd04dd1a4..2ec4517b298 100644 --- a/www/ap-auth-ldap/Makefile +++ b/www/ap-auth-ldap/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2012/12/16 01:52:36 obache Exp $ +# $NetBSD: Makefile,v 1.36 2013/02/06 23:23:56 jperkin Exp $ DISTNAME= auth_ldap-1.6.1 PKGNAME= ap13-auth-ldap-1.6.1 -PKGREVISION= 3 +PKGREVISION= 4 SVR4_PKGNAME= apldap CATEGORIES= www databases MASTER_SITES= http://www.rudedog.org/auth_ldap/ |