summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2016-10-30 08:58:12 +0000
committeradam <adam@pkgsrc.org>2016-10-30 08:58:12 +0000
commitccde2ef9faa7a6a4da9629df18221e576b751a93 (patch)
tree2b5c0ead2dcb72c443c4d7c84ae05837bc536fca /databases/Makefile
parenteda19000455617baa6c2208fd68de87e65df70c2 (diff)
downloadpkgsrc-ccde2ef9faa7a6a4da9629df18221e576b751a93.tar.gz
Added postgresql96 directories
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile10
1 files changed, 9 insertions, 1 deletions
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