summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2002-10-25 14:18:44 +0000
committerdrochner <drochner@pkgsrc.org>2002-10-25 14:18:44 +0000
commit35fc6deffc3e56f88c81ab349f723f4006de6c99 (patch)
treeb143ada3007c2af9c899fe7462fcef383c81d0a4 /databases
parent5f4673d7e225146a3202155e10a9cd77edc0909c (diff)
downloadpkgsrc-35fc6deffc3e56f88c81ab349f723f4006de6c99.tar.gz
add py-psycopg
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 972eff9d7f1..96cff1016ee 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2002/09/05 16:10:16 wiz Exp $
+# $NetBSD: Makefile,v 1.83 2002/10/25 14:18:44 drochner Exp $
#
COMMENT= Databases
@@ -70,6 +70,7 @@ SUBDIR+= py-gdbm
SUBDIR+= py-ldap
SUBDIR+= py-mysqldb
SUBDIR+= py-postgresql
+SUBDIR+= py-psycopg
SUBDIR+= quicklist
SUBDIR+= rdb
SUBDIR+= rrdtool