From f10dd952f8ddac0e5342fad6912404ec80276a0e Mon Sep 17 00:00:00 2001 From: adam Date: Sun, 30 Oct 2016 08:58:12 +0000 Subject: Added postgresql96 directories --- databases/Makefile | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index a8a887033ea..7a31b5ea928 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.520 2016/10/08 13:02:37 kamil Exp $ +# $NetBSD: Makefile,v 1.521 2016/10/30 08:58:12 adam Exp $ COMMENT= Databases @@ -320,6 +320,14 @@ SUBDIR+= postgresql95-plperl SUBDIR+= postgresql95-plpython SUBDIR+= postgresql95-pltcl SUBDIR+= postgresql95-server +SUBDIR+= postgresql96 +SUBDIR+= postgresql96-client +SUBDIR+= postgresql96-contrib +SUBDIR+= postgresql96-docs +SUBDIR+= postgresql96-plperl +SUBDIR+= postgresql96-plpython +SUBDIR+= postgresql96-pltcl +SUBDIR+= postgresql96-server SUBDIR+= pxtools SUBDIR+= py-PgSQL SUBDIR+= py-apsw -- cgit v1.2.3