summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authoradam <adam>2016-10-30 08:58:12 +0000
committeradam <adam>2016-10-30 08:58:12 +0000
commitf10dd952f8ddac0e5342fad6912404ec80276a0e (patch)
tree176a08242400abc9852b9fab8f14737d3a9ad7ee /databases/Makefile
parent8574c7517d754045b31b66e2c0e59959ca186a2c (diff)
downloadpkgsrc-f10dd952f8ddac0e5342fad6912404ec80276a0e.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