diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-23 00:23:36 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-23 00:23:36 +0000 |
commit | 17ff760342bf239ed82e75d8349360e5a6a12a93 (patch) | |
tree | dc5af6819c341d07e917528312be861cf10173a4 /databases/pear-DB_ldap | |
parent | f1e26c1a9a20e00556db9b7b57940f342cdf3331 (diff) |
Notes
Diffstat (limited to 'databases/pear-DB_ldap')
-rw-r--r-- | databases/pear-DB_ldap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pear-DB_ldap/Makefile b/databases/pear-DB_ldap/Makefile index 6cbd4d0d5b17..dd5ba8613909 100644 --- a/databases/pear-DB_ldap/Makefile +++ b/databases/pear-DB_ldap/Makefile @@ -9,7 +9,7 @@ PORTNAME= DB_ldap PORTVERSION= 1.1.1 CATEGORIES= databases net pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR DB compliant interface to LDAP servers BUILD_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB |