diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2015-11-26 12:04:00 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2015-11-26 12:04:00 +0000 |
commit | b233276d780d89ce6fa291b8fda9e472e3189378 (patch) | |
tree | 3081713bfbac043d0797e43f4ad3cf98dec16df4 /databases/pear-MDB2_Schema | |
parent | 76d8922d55b24981aa54a34ba53f2c080066717b (diff) |
Notes
Diffstat (limited to 'databases/pear-MDB2_Schema')
-rw-r--r-- | databases/pear-MDB2_Schema/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pear-MDB2_Schema/Makefile b/databases/pear-MDB2_Schema/Makefile index 2e421da4ad97..3a4bcec8aaea 100644 --- a/databases/pear-MDB2_Schema/Makefile +++ b/databases/pear-MDB2_Schema/Makefile @@ -5,7 +5,7 @@ PORTNAME= MDB2_Schema PORTVERSION= 0.8.5 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR XML based database schema manager BUILD_DEPENDS= ${PEARDIR}/MDB2.php:${PORTSDIR}/databases/pear-MDB2 \ |