summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authordrochner <drochner>2002-10-25 14:18:44 +0000
committerdrochner <drochner>2002-10-25 14:18:44 +0000
commit366e169b84b646a80274edeaec6e5b2ca1d447d0 (patch)
treeb143ada3007c2af9c899fe7462fcef383c81d0a4 /databases
parent72b2e87b9fa2bd8da929aab53eb514dfa2a8fc9b (diff)
downloadpkgsrc-366e169b84b646a80274edeaec6e5b2ca1d447d0.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