summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjlam <jlam>1999-10-04 17:37:51 +0000
committerjlam <jlam>1999-10-04 17:37:51 +0000
commit468fa9a15e65f8c35bfe6e3d63def815d7a49f2f (patch)
tree683d395c373a601adbc953295334ed0b9b44a533
parent01ecd266da647be57a0b712fa9ef6ddeb9bac0ee (diff)
downloadpkgsrc-468fa9a15e65f8c35bfe6e3d63def815d7a49f2f.tar.gz
Add and enable py-postgresql.
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 521ca823904..3483a3ba72e 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 1999/09/21 19:13:40 jlam Exp $
+# $NetBSD: Makefile,v 1.22 1999/10/04 17:37:51 jlam Exp $
# FreeBSD Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp
#
@@ -24,6 +24,7 @@
SUBDIR += postgresql
SUBDIR += py-gdbm
SUBDIR += py-mysql
+ SUBDIR += py-postgresql
SUBDIR += sdbm
SUBDIR += tcl-gdbm
# SUBDIR += typhoon