diff options
author | Yi-Jheng Lin <yzlin@FreeBSD.org> | 2009-11-25 16:15:17 +0000 |
---|---|---|
committer | Yi-Jheng Lin <yzlin@FreeBSD.org> | 2009-11-25 16:15:17 +0000 |
commit | c43654419a73db8d37863ed77356bff40a8e39c6 (patch) | |
tree | 26341b3ea7bb3ab0d2bcc81b04a76bf83b2746d5 /databases/Makefile | |
parent | 03806beb0e511f38cff935bce35bae0ce48fa554 (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 676f3ee9e0b9..715f5bcf63bf 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -570,6 +570,7 @@ SUBDIR += py-psycopg SUBDIR += py-psycopg2 SUBDIR += py-pyPgSQL + SUBDIR += py-pylibmc SUBDIR += py-pysqlite20 SUBDIR += py-pysqlite21 SUBDIR += py-pysqlite22 |