diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-22 21:32:00 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-22 21:32:00 +0000 |
commit | 3484a7aa917c5f4211492d4a7973460a57179739 (patch) | |
tree | e2010ecbcb1b3d5c1efd124b01b78c318e5b72d7 /databases/pear-DB_ldap2 | |
parent | 559e8f4dc2475dcc84e18453cb1bc71c563e734c (diff) | |
download | ports-3484a7aa917c5f4211492d4a7973460a57179739.tar.gz ports-3484a7aa917c5f4211492d4a7973460a57179739.zip |
Notes
Diffstat (limited to 'databases/pear-DB_ldap2')
-rw-r--r-- | databases/pear-DB_ldap2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pear-DB_ldap2/Makefile b/databases/pear-DB_ldap2/Makefile index 64ad5066f519..7fabca57c74d 100644 --- a/databases/pear-DB_ldap2/Makefile +++ b/databases/pear-DB_ldap2/Makefile @@ -9,7 +9,7 @@ PORTNAME= DB_ldap2 PORTVERSION= 0.5.0 CATEGORIES= databases net pear -MAINTAINER= wenheping@gmail.com +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR DB compliant interface to LDAP v2 and v3 database BUILD_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB |