diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-11-27 20:28:08 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-11-27 20:28:08 +0000 |
commit | 60e37192e41aeb21edc33b605348a0c5d8eea849 (patch) | |
tree | e5d21073cc0e85891288dc8c46bfd29a98be76ae /databases/Makefile | |
parent | d0f34602242149ddb39ea96c07a9c690f686da67 (diff) | |
download | ports-60e37192e41aeb21edc33b605348a0c5d8eea849.tar.gz ports-60e37192e41aeb21edc33b605348a0c5d8eea849.zip |
Notes
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index e9b28391fc61..c9898491f93b 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 |