diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-04-17 07:10:56 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-04-17 07:10:56 +0000 |
commit | 9346fa76390fdb90ad4bdfef57bdea3712da6b59 (patch) | |
tree | d30f9981371949ad858f5acfe132f276603479d1 /databases/Makefile | |
parent | 1fc8b35fc76ee6c4126595ad3cdcedf18b511b53 (diff) | |
download | ports-9346fa76390fdb90ad4bdfef57bdea3712da6b59.tar.gz ports-9346fa76390fdb90ad4bdfef57bdea3712da6b59.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 cbba01aed1b3..e5fcf39c41ad 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -108,6 +108,7 @@ SUBDIR += py-bsddb3 SUBDIR += py-cdb SUBDIR += py-gdbm + SUBDIR += py-psycopg SUBDIR += py-pyPgSQL SUBDIR += py-sqlrelay SUBDIR += rdb |