diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-10-05 23:33:27 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-10-05 23:33:27 +0000 |
commit | 123d81521522aac7a46f8685e27915eb4dae8d35 (patch) | |
tree | f706523d7c6de5e2bb82f40443d06adfb01bd7ee /databases | |
parent | a533c2b15752271ac74cfa8fea51ffe692ee888d (diff) | |
download | ports-123d81521522aac7a46f8685e27915eb4dae8d35.tar.gz ports-123d81521522aac7a46f8685e27915eb4dae8d35.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/databases/Makefile b/databases/Makefile index 238bef358b5a..3cdeebe44ff8 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -257,10 +257,10 @@ SUBDIR += p5-DBIx-Perlish SUBDIR += p5-DBIx-Recordset SUBDIR += p5-DBIx-SQLEngine + SUBDIR += p5-DBIx-SQLite-Simple SUBDIR += p5-DBIx-SearchBuilder SUBDIR += p5-DBIx-Sequence SUBDIR += p5-DBIx-Simple - SUBDIR += p5-DBIx-SQLite-Simple SUBDIR += p5-DBIx-Table SUBDIR += p5-DBIx-TableHash SUBDIR += p5-DBIx-Tree @@ -317,6 +317,7 @@ SUBDIR += p5-qdbm SUBDIR += p5-sqlrelay SUBDIR += pear-DB + SUBDIR += pear-DBA SUBDIR += pear-DBA_Relational SUBDIR += pear-DB_DataObject SUBDIR += pear-DB_DataObject_FormBuilder @@ -325,7 +326,6 @@ SUBDIR += pear-DB_Sqlite_Tools SUBDIR += pear-DB_Table SUBDIR += pear-DB_ldap - SUBDIR += pear-DBA SUBDIR += pear-MDB SUBDIR += pear-MDB2 SUBDIR += pear-MDB2_Driver_ibase @@ -424,10 +424,6 @@ SUBDIR += py-PyGreSQL SUBDIR += py-PySQLite10 SUBDIR += py-PySQLite11 - SUBDIR += py-pysqlite20 - SUBDIR += py-pysqlite21 - SUBDIR += py-pysqlite22 - SUBDIR += py-pysqlite23 SUBDIR += py-SQLDict SUBDIR += py-axiom SUBDIR += py-bsddb @@ -443,6 +439,10 @@ SUBDIR += py-psycopg SUBDIR += py-psycopg2 SUBDIR += py-pyPgSQL + SUBDIR += py-pysqlite20 + SUBDIR += py-pysqlite21 + SUBDIR += py-pysqlite22 + SUBDIR += py-pysqlite23 SUBDIR += py-qt4-sql SUBDIR += py-rrdpipe SUBDIR += py-rrdtool_lgpl |