diff options
author | Julien Laffaye <jlaffaye@FreeBSD.org> | 2012-05-14 22:16:32 +0000 |
---|---|---|
committer | Julien Laffaye <jlaffaye@FreeBSD.org> | 2012-05-14 22:16:32 +0000 |
commit | 8b80f20ccd647c7cd64f9b3b34341a1716760528 (patch) | |
tree | 20dfa42460a5a3b21f386e9cffe0260310e3755a /databases/Makefile | |
parent | 120fcbafc485f23596911c98881f7b538e98e99b (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 9d1d4bedc5d6..2b4937624a6c 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -644,6 +644,7 @@ SUBDIR += py-MySQLdb SUBDIR += py-MySQLdb41 SUBDIR += py-MySQLdb50 + SUBDIR += py-MySQLdb51 SUBDIR += py-PyGreSQL SUBDIR += py-bsddb SUBDIR += py-bsddb3 |