diff options
Diffstat (limited to 'databases/pear-MDB2_Driver_mysql/Makefile')
-rw-r--r-- | databases/pear-MDB2_Driver_mysql/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pear-MDB2_Driver_mysql/Makefile b/databases/pear-MDB2_Driver_mysql/Makefile index 95bf296..10def88 100644 --- a/databases/pear-MDB2_Driver_mysql/Makefile +++ b/databases/pear-MDB2_Driver_mysql/Makefile @@ -10,7 +10,7 @@ DISTVERSION= 1.5.0b3 CATEGORIES= databases www pear MAINTAINER= miwi@FreeBSD.org -COMMENT= PEAR mysql MDB2 driver +COMMENT= PEAR MySQL MDB2 driver BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ ${PEARDIR}/MDB2.php:${PORTSDIR}/databases/pear-MDB2 |