diff options
author | knu <knu@FreeBSD.org> | 2002-11-27 20:28:08 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-11-27 20:28:08 +0000 |
commit | ae20c6025564fc8e321d7aac4d57ebda109444ba (patch) | |
tree | c56bf3515b58c769f4854e852e595755e98bb836 /databases | |
parent | 40024c27f523fcaa49f8538d811e9586ead0a735 (diff) | |
download | FreeBSD-ports-ae20c6025564fc8e321d7aac4d57ebda109444ba.zip FreeBSD-ports-ae20c6025564fc8e321d7aac4d57ebda109444ba.tar.gz |
Sort entries.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index e9b2839..c989849 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -75,7 +75,6 @@ SUBDIR += p5-DBD-CSV SUBDIR += p5-DBD-Excel SUBDIR += p5-DBD-InterBase - SUBDIR += p5-DBD-mysql SUBDIR += p5-DBD-LDAP SUBDIR += p5-DBD-ODBC SUBDIR += p5-DBD-Oracle @@ -83,6 +82,7 @@ SUBDIR += p5-DBD-SQLite SUBDIR += p5-DBD-Sybase SUBDIR += p5-DBD-XBase + SUBDIR += p5-DBD-mysql SUBDIR += p5-DBI SUBDIR += p5-DBIWrapper SUBDIR += p5-DBIx-AnyDBD |