diff options
author | mat <mat@FreeBSD.org> | 2004-03-21 03:06:44 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2004-03-21 03:06:44 +0800 |
commit | cdd981b7ded571627316688b1ed41de2aa76a85a (patch) | |
tree | eb2bcec66d07669b3fd76d051e83284e742e0a10 /databases | |
parent | 3fb3f8e9b98819a2a50b5c48cb2dd8e442f97096 (diff) | |
download | freebsd-ports-gnome-cdd981b7ded571627316688b1ed41de2aa76a85a.tar.gz freebsd-ports-gnome-cdd981b7ded571627316688b1ed41de2aa76a85a.tar.zst freebsd-ports-gnome-cdd981b7ded571627316688b1ed41de2aa76a85a.zip |
Reorder those files
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 f9673969d994..c5ca988fd45f 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -119,8 +119,6 @@ SUBDIR += p5-Class-DBI-Replication SUBDIR += p5-Class-DBI-SAK SUBDIR += p5-Class-DBI-SQLite - SUBDIR += p5-DWH_File - SUBDIR += p5-Data-Page SUBDIR += p5-Class-DBI-ToSax SUBDIR += p5-Class-DBI-mysql SUBDIR += p5-DBD-CSV @@ -158,6 +156,8 @@ SUBDIR += p5-DBIx-XHTML_Table SUBDIR += p5-DBIx-XML_RDB SUBDIR += p5-DBZ_File + SUBDIR += p5-DWH_File + SUBDIR += p5-Data-Page SUBDIR += p5-GDBM SUBDIR += p5-GraphViz-DBI SUBDIR += p5-Ima-DBI |