diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2011-07-22 17:07:28 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2011-07-22 17:07:28 +0000 |
commit | a0dc8484837a513c1fe51c0f46955a4b18dfa8fc (patch) | |
tree | a1ae2feb8f12d24af689e70a52784b697077a9a5 /databases/Makefile | |
parent | 895a8dbe67980fb2da232fc1007eec50d6deba04 (diff) | |
download | ports-a0dc8484837a513c1fe51c0f46955a4b18dfa8fc.tar.gz ports-a0dc8484837a513c1fe51c0f46955a4b18dfa8fc.zip |
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 5e20b543f022..bca50803cfe5 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -677,6 +677,7 @@ SUBDIR += py-psycopg2 SUBDIR += py-pyPgSQL SUBDIR += py-pylibmc + SUBDIR += py-pymysql SUBDIR += py-pysqlite20 SUBDIR += py-pysqlite21 SUBDIR += py-pysqlite22 |