diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile index 43d21f3580d..c1bf63bc517 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.362 2011/02/06 06:09:52 schnoebe Exp $ +# $NetBSD: Makefile,v 1.363 2011/02/10 16:25:55 wiz Exp $ # COMMENT= Databases @@ -212,9 +212,9 @@ SUBDIR+= phpldapadmin SUBDIR+= phpmyadmin SUBDIR+= phppgadmin SUBDIR+= poco-data -SUBDIR+= poco-data-sqlite SUBDIR+= poco-data-mysql SUBDIR+= poco-data-odbc +SUBDIR+= poco-data-sqlite SUBDIR+= postgresql-postgis SUBDIR+= postgresql83 SUBDIR+= postgresql83-adminpack |