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 9626e14ae2a..5e17f43577b 100644 --- a/databases/php-ldap/Makefile +++ b/databases/php-ldap/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2009/09/13 19:45:42 manu Exp $ +# $NetBSD: Makefile,v 1.15 2010/01/17 12:02:10 wiz Exp $ MODNAME= ldap -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES+= databases COMMENT= PHP extension for LDAP database access |