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-MDB_QueryTool | |
parent | f1e26c1a9a20e00556db9b7b57940f342cdf3331 (diff) | |
download | ports-17ff760342bf239ed82e75d8349360e5a6a12a93.tar.gz ports-17ff760342bf239ed82e75d8349360e5a6a12a93.zip |
Notes
Diffstat (limited to 'databases/pear-MDB_QueryTool')
-rw-r--r-- | databases/pear-MDB_QueryTool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pear-MDB_QueryTool/Makefile b/databases/pear-MDB_QueryTool/Makefile index af4ca124c924..fe5e1289133f 100644 --- a/databases/pear-MDB_QueryTool/Makefile +++ b/databases/pear-MDB_QueryTool/Makefile @@ -9,7 +9,7 @@ PORTNAME= MDB_QueryTool PORTVERSION= 1.0.1 CATEGORIES= databases www pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR OO-interface for easily retrieving and modifying data in a DB BUILD_DEPENDS= ${PEARDIR}/MDB.php:${PORTSDIR}/databases/pear-MDB \ |