diff options
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile index 40af9703aef..62c1836a95d 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.320 2010/02/15 17:01:38 wiz Exp $ +# $NetBSD: Makefile,v 1.321 2010/03/03 01:39:52 taca Exp $ # COMMENT= Databases @@ -181,7 +181,6 @@ SUBDIR+= php-mssql SUBDIR+= php-mysql SUBDIR+= php-oci8 SUBDIR+= php-odbc -SUBDIR+= php-oracle SUBDIR+= php-pdo SUBDIR+= php-pdo_dblib SUBDIR+= php-pdo_mysql |