summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authortonnerre <tonnerre>2008-09-04 20:43:39 +0000
committertonnerre <tonnerre>2008-09-04 20:43:39 +0000
commit923e578d79e091d4709d795774b9ac71c75a8975 (patch)
treea04f485a804d324eb30c37e72b346429cb17b43a /databases
parent527e9fd1656875ee722ddba9b9e1738e0d4ce832 (diff)
downloadpkgsrc-923e578d79e091d4709d795774b9ac71c75a8975.tar.gz
+py-sqlalchemy
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 d3383923830..eadbff65e55 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.264 2008/09/04 12:30:46 obache Exp $
+# $NetBSD: Makefile,v 1.265 2008/09/04 20:43:39 tonnerre Exp $
#
COMMENT= Databases
@@ -197,6 +197,7 @@ SUBDIR+= py-pgnotify
SUBDIR+= py-postgresql
SUBDIR+= py-psycopg
SUBDIR+= py-psycopg2
+SUBDIR+= py-sqlalchemy
SUBDIR+= py-sqlite
SUBDIR+= py-sqlite2
SUBDIR+= py-sqlite3