diff options
Diffstat (limited to 'databases/php-ldap/Makefile')
-rw-r--r-- | databases/php-ldap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/php-ldap/Makefile b/databases/php-ldap/Makefile index 9caee818e3b..eec0f536db9 100644 --- a/databases/php-ldap/Makefile +++ b/databases/php-ldap/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2006/01/06 15:10:02 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2006/02/05 23:08:33 joerg Exp $ MODNAME= ldap -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES+= databases COMMENT= PHP extension for LDAP database access |