summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2016-02-25 21:48:08 +0000
committertnn <tnn@pkgsrc.org>2016-02-25 21:48:08 +0000
commit1778f4dbf9f2457682c35957571103e6aada90a8 (patch)
tree559a7c0d12d8a2e7e77f3b5fa96a744be601eed4 /databases
parent56bc8927d9379cfd0319a80fb064a701bc35b6ed (diff)
downloadpkgsrc-1778f4dbf9f2457682c35957571103e6aada90a8.tar.gz
add databases/postgresql95-*
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile16
1 files changed, 15 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 95e52a95e8d..4e82cf583ba 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.509 2016/02/25 19:52:08 fhajny Exp $
+# $NetBSD: Makefile,v 1.510 2016/02/25 21:48:08 tnn Exp $
COMMENT= Databases
@@ -330,6 +330,20 @@ SUBDIR+= postgresql94-pltcl
SUBDIR+= postgresql94-replicationtools
SUBDIR+= postgresql94-server
SUBDIR+= postgresql94-upgrade
+SUBDIR+= postgresql95
+SUBDIR+= postgresql95-adminpack
+SUBDIR+= postgresql95-client
+SUBDIR+= postgresql95-datatypes
+SUBDIR+= postgresql95-dblink
+SUBDIR+= postgresql95-docs
+SUBDIR+= postgresql95-fuzzystrmatch
+SUBDIR+= postgresql95-monitoring
+SUBDIR+= postgresql95-pgcrypto
+SUBDIR+= postgresql95-plperl
+SUBDIR+= postgresql95-plpython
+SUBDIR+= postgresql95-pltcl
+SUBDIR+= postgresql95-replicationtools
+SUBDIR+= postgresql95-server
SUBDIR+= pxtools
SUBDIR+= py-PgSQL
SUBDIR+= py-apsw