summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authordarcy <darcy@pkgsrc.org>2004-10-21 16:05:17 +0000
committerdarcy <darcy@pkgsrc.org>2004-10-21 16:05:17 +0000
commite2dd92d852eed6a3574f298d92bcba0102094da6 (patch)
treeae9a1dcf6aa3cc1949da28c013e08ca5c2a3eca9 /databases
parent364c7c1441770a03dd4d432372af9c6c4f789595 (diff)
downloadpkgsrc-e2dd92d852eed6a3574f298d92bcba0102094da6.tar.gz
Add py-pgnotify package.
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 3f3e42b268b..4e1604a505e 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.143 2004/10/11 21:56:06 salo Exp $
+# $NetBSD: Makefile,v 1.144 2004/10/21 16:05:17 darcy Exp $
#
COMMENT= Databases
@@ -112,6 +112,7 @@ SUBDIR+= py-gdbm
SUBDIR+= py-ldap
SUBDIR+= py-metakit
SUBDIR+= py-mysqldb
+SUBDIR+= py-pgnotify
SUBDIR+= py-postgresql
SUBDIR+= py-postgresql73
SUBDIR+= py-psycopg