diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-03-20 19:06:44 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-03-20 19:06:44 +0000 |
commit | 0cc19889124d8b604d212bb2abfda35f16dc7594 (patch) | |
tree | 179809a101ddf82e43378348786dfd3699f47523 /databases/Makefile | |
parent | 526586e8d2b99632ba8a0a461dd617cc61948e24 (diff) | |
download | ports-0cc19889124d8b604d212bb2abfda35f16dc7594.tar.gz ports-0cc19889124d8b604d212bb2abfda35f16dc7594.zip |
Reorder those files
Notes
Notes:
svn path=/head/; revision=104767
Diffstat (limited to 'databases/Makefile')
-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 |