diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2013-02-01 15:07:15 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2013-02-01 15:07:15 +0000 |
commit | 4bbddb75d5f717f89e2ddca8cdcf04c006cc4cec (patch) | |
tree | ea7e6f2d0165fb0ea9d2e6e953b7e7261cd1533e /databases/Makefile | |
parent | 9594ff9de0cf5a412abbcfbc83be02818fc7ea39 (diff) | |
download | ports-4bbddb75d5f717f89e2ddca8cdcf04c006cc4cec.tar.gz ports-4bbddb75d5f717f89e2ddca8cdcf04c006cc4cec.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 93b245d12c35..af736f16bb1b 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -722,6 +722,7 @@ SUBDIR += py-oops SUBDIR += py-pg8000 SUBDIR += py-pg_pqueue + SUBDIR += py-pgxnclient SUBDIR += py-pickledb SUBDIR += py-postgresql SUBDIR += py-psycopg |