Date: Wed, 16 Aug 2017 21:41:39 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r448066 - head/databases Message-ID: <201708162141.v7GLfdLW051841@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Wed Aug 16 21:41:39 2017 New Revision: 448066 URL: https://svnweb.freebsd.org/changeset/ports/448066 Log: Fix INDEX Modified: head/databases/Makefile Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Wed Aug 16 20:45:06 2017 (r448065) +++ head/databases/Makefile Wed Aug 16 21:41:39 2017 (r448066) @@ -662,6 +662,7 @@ SUBDIR += postgis21 SUBDIR += postgis22 SUBDIR += postgis23 + SUBDIR += postgres-xl SUBDIR += postgresql-cstore_fdw SUBDIR += postgresql-jdbc SUBDIR += postgresql-libpgeasy @@ -677,7 +678,6 @@ SUBDIR += postgresql-repmgr SUBDIR += postgresql-repmgr2 SUBDIR += postgresql-tds_fdw - SUBDIR += postgresql-xl SUBDIR += postgresql-zhparser SUBDIR += postgresql10-client SUBDIR += postgresql10-contrib
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708162141.v7GLfdLW051841>