diff options
author | Julien Laffaye <jlaffaye@FreeBSD.org> | 2012-05-14 22:15:40 +0000 |
---|---|---|
committer | Julien Laffaye <jlaffaye@FreeBSD.org> | 2012-05-14 22:15:40 +0000 |
commit | 120fcbafc485f23596911c98881f7b538e98e99b (patch) | |
tree | cc9546f1d09aaf1a6f7097d6b50614aa93b4ffc3 /databases/Makefile | |
parent | f9eace9cf8937798d0fe0e678cec620a4bb3df61 (diff) |
Notes
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index d63650ac1b5f..9d1d4bedc5d6 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -643,6 +643,7 @@ SUBDIR += py-Elixir SUBDIR += py-MySQLdb SUBDIR += py-MySQLdb41 + SUBDIR += py-MySQLdb50 SUBDIR += py-PyGreSQL SUBDIR += py-bsddb SUBDIR += py-bsddb3 |