diff options
author | rodent <rodent@pkgsrc.org> | 2014-02-17 00:40:20 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-02-17 00:40:20 +0000 |
commit | 4a1c4a110de588ff69b3d7725d953a056d8028b4 (patch) | |
tree | 1e77edd5c58d5ead7201fc5f4ef9baa70c9cda97 /databases/Makefile | |
parent | 5156f3e3eeb77e427d8626193875a6d9fa250b14 (diff) | |
download | pkgsrc-4a1c4a110de588ff69b3d7725d953a056d8028b4.tar.gz |
+py-redis-py
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index d2ffd496341..9b24ad8aa20 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.446 2014/02/11 14:15:24 wiz Exp $ +# $NetBSD: Makefile,v 1.447 2014/02/17 00:40:20 rodent Exp $ COMMENT= Databases @@ -333,6 +333,7 @@ SUBDIR+= py-pgnotify SUBDIR+= py-postgresql SUBDIR+= py-psycopg2 SUBDIR+= py-python-sql +SUBDIR+= py-redis-py SUBDIR+= py-sqlalchemy SUBDIR+= py-sqlalchemy-migrate SUBDIR+= py-sqlite |