summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-04-17 07:10:56 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-04-17 07:10:56 +0000
commit9346fa76390fdb90ad4bdfef57bdea3712da6b59 (patch)
treed30f9981371949ad858f5acfe132f276603479d1 /databases/Makefile
parentUpgrade to 2.9.18pre7. (diff)
add py-psycopg 1.0.6
The high perfomance Python adapter for PostgreSQL PR: 36207 Submitted by: Alex Rodioukov <simuran@shaw.ca>
Notes
Notes: svn path=/head/; revision=57785
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
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