Enable postgresql-pljava
This commit is contained in:
parent
fc941d93ea
commit
ae00cb5b83
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.549 2017/10/23 20:33:49 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.550 2017/10/27 09:52:32 fhajny Exp $
|
||||
|
||||
COMMENT= Databases
|
||||
|
||||
|
@ -282,6 +282,7 @@ SUBDIR+= poco-data-sqlite
|
|||
SUBDIR+= postgresql-pgbench
|
||||
SUBDIR+= postgresql-pgroonga
|
||||
SUBDIR+= postgresql-postgis2
|
||||
SUBDIR+= postgresql-pljava
|
||||
SUBDIR+= postgresql10
|
||||
SUBDIR+= postgresql10-client
|
||||
SUBDIR+= postgresql10-contrib
|
||||
|
|
Loading…
Reference in a new issue