From 79d90813353d6e3d041c0725b99f12762a4e848c Mon Sep 17 00:00:00 2001 From: shadchin Date: Mon, 11 Jan 2016 14:21:20 +0000 Subject: [PATCH] +py-pickleshare,python3 --- databases/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/databases/Makefile b/databases/Makefile index 38c5c6c22b2..be08bb1077a 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.306 2016/01/07 01:03:28 jeremy Exp $ +# $OpenBSD: Makefile,v 1.307 2016/01/11 14:21:20 shadchin Exp $ SUBDIR = SUBDIR += apache-couchdb @@ -178,6 +178,7 @@ SUBDIR += py-peewee,python3 SUBDIR += py-pgsql SUBDIR += py-pickleshare + SUBDIR += py-pickleshare,python3 SUBDIR += py-psycopg2 SUBDIR += py-psycopg2,python3 SUBDIR += py-puppetdb